Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 302 Bytes

File metadata and controls

15 lines (8 loc) · 302 Bytes

/Commands to run this project/

/command to run angular project/

step 1 -->npm install

step 2 -->npm install -g @angular/cli

step 3 -->ng serve -o

/commands to run typicode json server for data of this application/

step-1 -->npm install -g json-server

step 2 -->json-server --watch db.json