update
This commit is contained in:
parent
ad583d960b
commit
4385b63c3b
@ -1,6 +1,9 @@
|
|||||||
# Start a vue project
|
# Start a vue project
|
||||||
|
|
||||||
npm install -g vue
|
npm install -g vue
|
||||||
|
|
||||||
npm install -g vue-cli
|
npm install -g vue-cli
|
||||||
|
|
||||||
npm install -g cnpm --registry=https://registry.npm.taobao.org
|
npm install -g cnpm --registry=https://registry.npm.taobao.org
|
||||||
|
|
||||||
vue init webpack-simple myproject
|
vue init webpack-simple myproject
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user