1.1.0 • Published 2 years ago

@wukong95/wk_ui v1.1.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

fq_ui

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

Publish Project

$ npm run lib 

如果配置了淘宝镜像,先设置回npm镜像:
$ npm config set registry http://registry.npmjs.org

$ npm login
 username:wukong95
 pwd:yangyc950817
 email:yangyc95@163.com
 
$ npm publish