All Projects → serhiisol → Ngx Auth Example

serhiisol / Ngx Auth Example

Example repository for ngx-auth

Programming Languages

typescript
32286 projects

NgxHttpAuth

This project just a demo for library ngx-auth.

npm install ngx-auth --save-dev

Run

Run npm start for a dev server. Navigate to http://localhost:4200/.

Also to run server, which is required for demo:

  1. Navigate to the server folder.
  2. Install all dependencies via npm i
  3. Run server (it will also compile it) via npm start.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].