Skip to content

Instantly share code, notes, and snippets.

@jacky810124
Created March 31, 2017 09:29
Show Gist options
  • Save jacky810124/0c12c3997b466108356852f43d77bee4 to your computer and use it in GitHub Desktop.
Save jacky810124/0c12c3997b466108356852f43d77bee4 to your computer and use it in GitHub Desktop.
Learn vue2.0 Day1: Installation - NPM
# use npm
npm install vue
# or you can use vue
yarn add vue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment