Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 679 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 679 Bytes

seattle-flu-js-prototype

This repo contains prototypes and visualization sketches for the Web-based Seattle Flu platform.

This project uses NWB boilerplate technology. I have a general aversion to Webpack and Mapbox will not run using Parcel-Bundler, so this was a good alternative. If someone else can set up a stable Webpack environment, I'm happy to move the project to it.

How To Run

  1. Clone repo
  2. npm install
  3. To run locally: npm start

To Dos

  • Set up the general layout
  • Move the visualization from Observable to this layout
  • Refine map settings
  • Load all remaining maps
  • Test simple interactions