MetrospectLA is your guide to exploring LA. Developed by UCLA's Creative Labs, each location is curated by UCLA students who love to explore.
Install yarn. Then run yarn build.
In the base MetrospectLA folder, run yarn dev to start up both the frontend and backend node servers.
For the React server only, run yarn client.
For the Express backend server only, run yarn server.