World Migrations Data Viz
Word Migrations Data Viz
https://www.linkedin.com/pulse/world-migrations-taras-novak
from day 2 of dev (simple 80/20 app vue layout setup)
next up: day 3 of dev: mapping the world with d3:
http://techslides.com/demos/d3/worldmap-template-d3v4.html
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# lint all *.js and *.vue files
npm run lint
# run unit tests
npm test
For more information see the docs for vueify.