Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 237 Bytes

File metadata and controls

10 lines (9 loc) · 237 Bytes

oso-webapp

To Run

  1. Clone Repo
  2. root folder -> npm install
  3. root/client -> "npm i
  4. client/ -> "ng build"
  5. then on root/ folder again, type "nodemon" on terminal
  6. cd to client then run "ng serve"
  7. ENJOOOOOY <3