wyq_jlsf_npm
v1.2.0
Published
Downloads
1
Readme
vuetest
首先必须创建npm 账户 然后必须激活
在本地 npm adduser 登录
这可能是你把npm设置成了淘宝镜像,需要再设置回来。
npm config set registry http://registry.npmjs.org
npm publish OK了
this is student vue-cli
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
For a detailed explanation on how things work, check out the guide and docs for vue-loader.