Skip to content

YuriSalgado/angular-auth

Repository files navigation

angular-auth

There are 4 components for authentication journey using external restfull API node-auth. This project was generated with Angular CLI version 12.1.1.

Implementation list

  • 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

Install

  1. Angular CLI npm install -g @angular/cli

  2. Packages npm install

Development server

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.

Running unit tests

Run ng test to execute the unit tests via Karma.

Run ng test --include='**/register/*.spec.ts' to specific unit test.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors