Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 194 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 194 Bytes

Get started

  1. Setup with npm install
  2. Copy assets/auth.sample.json to assets/auth.json.
  3. Fill in the required fields (link to Auth0 tenant).
  4. Run the Angular app with ng serve