Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 119 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 119 Bytes

UCSD-Health-Gamified-Website

Frontend:

cd frontend
npm run dev

Backend:

cd backend
node index.js