lu-ui-lusweetcomponents
v0.1.0
Published
lusweetcomponents组件库
Downloads
1
Readme
my-app
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint
Customize configuration
package文件夹
存放所有需要上传的组件,每个组件存放在一个文件夹; 使用vue脚手架是因为打包、环境方便 向npm发布组件,命名不能包含大写,不能重复 学习链接:https://zhuanlan.zhihu.com/p/459284053