Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 225 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 225 Bytes

HackMerced

Our project for HackMerced 2021!

How to use

  1. Start the backend site by
  2. cd backend
  3. npm start

then

  1. Start the frontend site by
  2. cd frontend
  3. npm start
  4. go to localhost:3000