Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 400 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (7 loc) · 400 Bytes

Contributing

QCBrunch is deployed on Vercel.

Add a Place

To add a place, fill out as much info as possible using TEMPLATE.html to match what other listings have already in index.html, then submit as an issue or pull request.

Development

To run the site locally: vercel dev

To deploy: vercel deploy (or push to CI).