0.1.3 • Published 5 years ago

myplugin-vue v0.1.3

Weekly downloads
17
License
-
Repository
-
Last release
5 years ago

项目运行地址: https://pengzhongyan.github.io/myplugin-vue/dist/index.html#/

基于 vue-cli3 打造属于自己的 UI 库

PS: package.json中name的命名与lib中name命名一致:比如 name:'myplugin-vue' lib: 'vue-cli-service build --target lib --name myplugin-vue --dest lib packages/index.js'

myplugin-vue

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.