This template will serve as a starting point for embedded data visualization projects for the Miami Herald.
Based off of Gulp Starter.
Extra additions include:
Be sure to have node installed and that you are using Node 5.12.0
or earlier as there is an issue with Node 6. See #302.
git clone https://github.com/MiamiHerald/data-viz_miami-dade-foodapps-search.git MyApp
cd MyApp
npm install
To remove git and add your own repo run rm -rf .git && git init
npm start
Your browser should open with http://localhost:3000, browsersync should be active and you should be ready to go 🚀.
email: cwilliams at miamiherald dot com 👍