vue-map-dragger by eggplanet.io
- 00 of 04 - Introduction
- 01 of 04 – Bootstrapping our application
- 02 of 04 – jquery.pep.js and Dragger component
- 03 of 04 – Setting up Vuex
- 04 of 04 – Serialize & Deserialize Coordinates
You can find a demo here.
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build