This commit is contained in:
light 2018-02-12 20:16:54 +08:00
parent ad583d960b
commit 4385b63c3b

View File

@ -1,6 +1,9 @@
# Start a vue project
npm install -g vue
npm install -g vue-cli
npm install -g cnpm --registry=https://registry.npm.taobao.org
vue init webpack-simple myproject