@wukong95/wk_ui
v1.1.0
Published
基于 Vue 的UI库
Readme
fq_ui
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildCustomize configuration
Publish Project
$ npm run lib
如果配置了淘宝镜像,先设置回npm镜像:
$ npm config set registry http://registry.npmjs.org
$ npm login
username:wukong95
pwd:yangyc950817
email:[email protected]
$ npm publish