Learn VueJs
integrated with Foursquare and Google Maps
Never stop learning
By Ardani Rohman & Yessika
Naftali
[Skyshi Academy - We are hiring]
Get started
What do we need to know?
JS Fundamental, ES6, lodash,
Vue.js, Google API, Foursquare API,
Vue-router, Vue-loader, Vuefy, HMR,
NPM, Babel, Eslint, Webpack 2
# install vue-cli
$ npm install --global vue-cli
# create a new project using the "webpack" template
$ vue init webpack 'my-project'
# install dependencies and go!
$ cd 'my-project'
$ npm install
$ npm run dev
Thanks for attending this meet up