Skip to content

540co/kegomate-app

Repository files navigation

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.