Skip to content

Instantly share code, notes, and snippets.

@indreklasn
Last active October 29, 2017 20:18
Show Gist options
  • Save indreklasn/918d2170aedce8afb38f18803bcb68dd to your computer and use it in GitHub Desktop.
Save indreklasn/918d2170aedce8afb38f18803bcb68dd to your computer and use it in GitHub Desktop.
installing vue-cli
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