0.1.0 • Published 4 years ago

yxy-vue-uii v0.1.0

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

vue-ui

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

发布到npm package.json文件中的 private必须为false, 添加main属性

可构建组件和应用,具体查看vue/cli官方文档