Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 188 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 188 Bytes

all-bets-off

Strava but for dishwashing.

how to run

  1. cd frontend/
  2. npm install
  3. cd ../backend/
  4. npm install
  5. npm run servers

Access the webpage at localhost:3000