Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 126 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 126 Bytes

Instructions

  • Clone it
  • npm install
  • cd client
  • npm install
  • nodemon server/app.js (server)
  • cd client
  • npm start