0.1.0 • Published 6 years ago
meils-ui v0.1.0
meils-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
Run your unit tests
npm run test:unit
Customize configuration
项目构建参考 详解:Vue cli3 库模式搭建组件库并发布到 npm
目录结构
.
...
|-- examples // 原 src 目录,改成 examples 用作示例展示
|-- packages // 新增 packages 用于编写存放组件
...
.
0.1.0
6 years ago