Getting Started with Vue.js: #23 Using the Vue CLI


The Vue CLI makes working with Vue a simple process. It handles a lot of the behind the scenes busy work so that you can start creating Vue apps quickly. Vue has a few templates that you can generate apps with:
– webpack
webpack-simple
browserify
browserify-simple
pwa
simple
Vue can bring in a tool like webpack in order to handle complicated processes like:

ES6 imports
Transpiling with Babel
Compiling Sass
Injecting templates
And more

Presented by Chris on Code: https://twitter.com/chrisoncode

https://www.digitalocean.com/
Follow us on Twitter: https://twitter.com/digitalocean
Like us on Facebook: https://www.facebook.com/DigitalOcean
Follow us on Instagram: https://www.instagram.com/thedigitalocean
We’re hiring: http://grnh.se/aicoph1


Duration: 00:09:03
Publisher: DigitalOcean
You can watch this video also at the source.