Created
September 11, 2017 06:40
-
-
Save huenisys/2d7c7c4db477f03a4a700f0820958f39 to your computer and use it in GitHub Desktop.
Get started with VueJS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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