This project was generated with Angular CLI version 11.0.4.
Run npm start
or json-server db.json -m ./node_modules/json-server-auth -r routes.json
and ng s -o
in different terminals. Port for json-server-auth - http://localhost:3000. Port for app - http://localhost:4200
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.
UI component lib - Angular Material Lib for auth - ngx-auth Package for mock server - json-server-auth(https://www.npmjs.com/package/json-server-auth)