Last active
October 29, 2017 20:18
-
-
Save indreklasn/918d2170aedce8afb38f18803bcb68dd to your computer and use it in GitHub Desktop.
installing vue-cli
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 i -g vue-cli && vue init webpack vue-webpack-dashboard && cd vue-webpack-dashboard && npm i --save-dev webpack-dashboard |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment