Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 215 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 215 Bytes

Installation

  1. Run npm-install
  2. Run json-server --watch db.json --port 3004 to start server. Navigate to http://localhost:3004/.
  3. Run ng serve for a dev server. Navigate to http://localhost:4200/.