There are 4 components for authentication journey using external restfull API node-auth. This project was generated with Angular CLI version 12.1.1.
- Angular, TypeScript, SPA
- JWT Authentication
- Bootstrap for CSS, grid, flex
- Lazy loading
- Jasmine tests
- Service dependency injection (DI)
- RxJS, observable, subscribe
- StencilJS (could have)
- Guards
-
Angular CLI
npm install -g @angular/cli -
Packages
npm install
Run ng serve for a dev server.
Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
Run ng test to execute the unit tests via Karma.
Run ng test --include='**/register/*.spec.ts' to specific unit test.
Run ng build to build the project. The build artifacts will be stored in the dist/ directory.