This directory contains the code for the website of Bike Grid Now, a group advocating for a bike grid in Chicago. This website is open source (licensed under the MIT license) and created by volunteers. Pull requests are welcome!
First clone the repo (you may need to set up a SSH key first):
git clone git@github.com:bike-grid-now/bike-grid-monorepo.git
Then install the dependencies:
npm install
Then navigate into the site
folder:
cd packages/site
Serve the project for local development:
npm run dev
Navigate to http://localhost:5173/