/Angular-test

Primary LanguageTypeScript

DemoAp

This project was generated with Angular CLI version 8.3.19.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Set up data base

First install npm install -g json-server.

To run the database enter to server directory and run the command json-server --watch db.json in another terminal