Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 301 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 301 Bytes

Kegomate

Setup

  1. Clone repository.
  2. Copy ./src/environments/environment.ts-SAMPLE to ./src/environments/environment.ts
  3. Configure ./src/environments/environment.ts based on your application's configurations
  4. Run yarn install.
  5. Run ng serve.
  6. Navigate to localhost:4200.