This is a static site built using Gatsby.
git clone [email protected]:cityofsomerville/stat_dashboard_frontend.git
cd stat_dashboard_frontend
- Install NPM dependencies:
npm install
- Run local development server:
npm run start
- View your local copy of the site at http://localhost:8000.
- To change category display names (such as for public safety), modify the file CategoryNames.js.