Travelmap Australia 2017
Tool that visualizes my travels through Australia. Map View / Photo Gallery View Side-by-Side.
Uses a easily customizable json file that holds all travel data --> can be used for other travelling trips etc. !
For creating your own travelData.json file best use the provided data-generator ! :-)
Warning: Tool is not yet complete / done.
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
For detailed explanation on how things work, checkout the guide and docs for vue-loader.