Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 462 Bytes

File metadata and controls

15 lines (9 loc) · 462 Bytes

RouterAuthentication

How to use these Files Using the Angular 2 CLI

  1. Open a terminal/ command line window and navigate into this folder
  2. Run npm install to install all required dependencies
  3. Run ng serve to use the Angular 2 CLI to compile all files and start the server

Using another Setup

  1. Copy the src/ folder (and all ist contents) into your project src/ folder
  2. If needed: Adjust imports or your compilation config (depends on your setup)