Skip to content

bike-grid-now/bike-grid-monorepo

Repository files navigation

bike-grid-monorepo


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!

Getting Started

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/

About

Contains the code for our monorepo. Doing this so we can query FireCMS safely.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published