殁舞

导航

 

1安装node.js,已集成npm

 

2.临时使用淘宝镜像

npm --registry https://registry.npm.taobao.org install express

 

3.install vue-cli 安装依赖包

npm install --g vue-cli

 

4.使用vue-cli初始化项目

vue init webpack my-project

 

 

posted on 2018-06-06 18:23  殁舞  阅读(165)  评论(0编辑  收藏  举报