Skip to content

cityofsomerville/stat_dashboard_frontend

Repository files navigation

stat_dashboard_frontend

This is a static site built using Gatsby.

Run/Develop Locally

  1. Ensure you have Node and Git installed on your machine.

  2. Clone this repo:

git clone [email protected]:cityofsomerville/stat_dashboard_frontend.git
cd stat_dashboard_frontend
  1. Install NPM dependencies:
npm install
  1. Run local development server:
npm run start
  1. View your local copy of the site at http://localhost:8000.

Edit

  • To change category display names (such as for public safety), modify the file CategoryNames.js.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published