0.1.0 • Published 6 years ago
meils-ui v0.1.0
meils-ui
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildRun your tests
npm run testLints and fixes files
npm run lintRun your unit tests
npm run test:unitCustomize configuration
项目构建参考 详解:Vue cli3 库模式搭建组件库并发布到 npm
目录结构
.
...
|-- examples // 原 src 目录,改成 examples 用作示例展示
|-- packages // 新增 packages 用于编写存放组件
...
. 0.1.0
6 years ago