Getting Started (Even Faster) With Vue.js

Update Alert! A shiny new Vue.js boilerplate is hot off the gitpress!

1 minute read

It never fails. Just a few hours after I hit publish on my last post, the great folks behind Vue.js and the boilerplate templates, cranked out a new template aimed at beginners. You just use node to install the Vue cli (think Composer) and use it to pull in the template.

The result? A single page HTML file that pulls Vue in from a CDN and you are off and running.

If you were thinking of giving Vue a whirl, and were still worried about the set up, worry no more.

(If you want to read about some of the other Vue resources, or my early experience with Vue, you can check out my last post here.)

v0.2