Authentication Service
- Download the project
- Open two consoles. On the first navigate on profilerBackend and on the other on profilerFrontend
- We will not use db but for running backend you have to run mysql on XAMPP and create a database etc or to comment out the lines 31-42 on app.js
- Now you can type npm start
- Now go ot the profilerFrontend and just type enter npm install and after that ng serve. 6)Now you are ready!