Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 392 Bytes

File metadata and controls

17 lines (11 loc) · 392 Bytes

Angular Ngrx Project

Instructions

  • Install all the necessary packages by running the following command at root. (This will take a while with slow internet speed)
    npm install
  • To run the project once all installation of all node module packages are complete, type the following command at root
    npm run start