To develop this app locally:
- Clone and
cdinto this repository npm installat the root of the project (you may have to fiddle with node/npm versions, I think I used v22+)npm run devto run the app atlocalhost:5173
Only commit to the staging branch! Then, when we're ready to bring changes to production, we'll merge staging into main.
This app this set up to automatically deploy via Netlify. Whenever you push something to the main branch, the app will redeploy at https://boston-bulidings.netlify.app.