git clone https://github.com/ecolehetic/dataviz-synerghetic.git
- Run
npm install
(webpack and webpack-dev-server need to be installed globally) - Then
npm run start
- Go to
http://localhost:8080
git remote set-url --add --push origin [email protected]:synerghetic/dataviz_synerghetic.git
git push -u origin *your branch*