Skip to content

Instantly share code, notes, and snippets.

@huenisys
Created September 11, 2017 06:40
Show Gist options
  • Save huenisys/2d7c7c4db477f03a4a700f0820958f39 to your computer and use it in GitHub Desktop.
Save huenisys/2d7c7c4db477f03a4a700f0820958f39 to your computer and use it in GitHub Desktop.
Get started with VueJS
$ npm install -g vue-cli
$ vue init <template-name> <project-name>, e.g. $ vue init webpack my-project
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment