Skip to content

A starting point for data visualization projects for the Miami Herald

License

Notifications You must be signed in to change notification settings

MiamiHerald/data-viz_starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data-Viz: Starter

About

This template will serve as a starting point for embedded data visualization projects for the Miami Herald.

Installation

Based off of Gulp Starter.

Extra additions include:

git clone https://github.com/MiamiHerald/data-viz_starter.git MyApp
cd MyApp
npm install

A note about Node

After installing, you'll need to use nvm (Node Version Manager) to switch to Node v5.12.0 or earlier as there is an issue with Node 6. See #302.

To remove git and add your own repo run rm -rf .git && git init

Serving

npm start

Your browser should open with http://localhost:3000, browsersync should be active and you should be ready to go 🚀.

Help

email: cwilliams at miamiherald dot com 👍

About

A starting point for data visualization projects for the Miami Herald

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published