0.5.7 • Published 3 years ago
qxs-ui
Licence
—
Version
0.5.7
Deps
11
Size
9.3 MB
Vulns
1
Weekly
0
qxs-ui
趣学术UI库
Project setup
npm install
Compiles and hot-reloads for development
使用npm直接启动
npm run dev
使用vue-cli3.0图形界面启动和管理
vue ui, 然后在任务中运行dev
在打包之前运行npm run dev 在本地进行测试 打包ui库命令
npm run lib
Run your unit tests
npm run test:unit
Lints and fixes files
npm run lint