- Maya Balakrishnan
- Genevieve Chin
- Joana Fang
- Aki Hasegawa-Johnson
- James Wu
cd frontend
npm i
npm start
Then open new terminal:
cd backend
npm i
npm start
If MongoDB connection is failing, try using a network with non-strict firewall. For example, UCLA networks "eduroam" or "UCLA_WIFI" should work, whereas "UCLA_WEB" will not.