Skip to content

DapperNerd/angular-exercise

Repository files navigation

angular-exercise

To run the project follow the steps:-

  1. Install json-server using following command "npm install -g json-server". This will install it globaly.
  2. To install all the dependencies run "npm i".
  3. Run "json-server --watch db.json".
  4. Last step run "ng serve".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published