Skip to content

The react application for the delco gun violence dashboard page

Notifications You must be signed in to change notification settings

Swarthmore/delcohomicides-dashboard

Repository files navigation

dgv-dashboard

This repo contains the React App used to render the dashboard page for the Delco Gun Violence WordPress site.

Building and running on localhost

First install dependencies:

npm install

To run in hot module reloading mode:

npm start

To create a production build:

npm run build-prod

To create a development build:

npm run build-dev

Running

Open the file dist/index.html in your browser

About

The react application for the delco gun violence dashboard page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published