0.1.1 • Published 3 years ago

@jiuyuer/qui v0.1.1

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

qui

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Lints and fixes files

npm run lint --fix

Customize configuration

See Configuration Reference.

本地编译组件库代码

npm run lib

登录

 npm login

发布

 npm publish

如果发布失败提示权限问题,请执行以下命令

 npm publish --access public