0.1.0 • Published 2 years ago

lu-ui-lusweetcomponents v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

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

See Configuration Reference.

package文件夹

存放所有需要上传的组件,每个组件存放在一个文件夹; 使用vue脚手架是因为打包、环境方便 向npm发布组件,命名不能包含大写,不能重复 学习链接:https://zhuanlan.zhihu.com/p/459284053