Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 218 Bytes

File metadata and controls

12 lines (10 loc) · 218 Bytes

Install & run steps:

  • make sure you have cloned and are in main branch *
  1. cd api
  2. npm install
  3. cd client/frontend
  4. npm install
  5. cd api
  6. npm start
  7. in separate terminal: cd client/frontent
  8. npm start