Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 480 Bytes

File metadata and controls

14 lines (9 loc) · 480 Bytes

MetrospectLA is your guide to exploring LA. Developed by UCLA's Creative Labs, each location is curated by UCLA students who love to explore.

MetrospectLA

Metrospect -- Explore LA.

Setup

Install yarn. Then run yarn build.

Development

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.