0.1.4 • Published 4 months ago
kunlu-ui v0.1.4
kunlu-ui
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
Customize configuration
npm源打包 npm run lib
npm源地址:https://www.npmjs.com/
账号:glz549
使用npm i kunlu-ui
其他相关地址:对封装好的Vue组件库进行打包,并发布到npm上
https://blog.csdn.net/qq_43322436/article/details/130805129 https://www.jb51.net/javascript/319900n8v.htm
vue-plugin-hiprint
https://github.com/CcSimple/vue-plugin-hiprint-start/blob/main/src/start-01/index.vue
- 修改version
- set npm 源 https://registry.npmjs.org/
- 使用npm login 登录,注意,需要注册npm 账号
- 使用npm publish命令直接发布到npm上