NCUOS-UI
基于 Vue.js 2.0
的前段 UI 组件库,主要用于快速开发家园工作室相关产品
version: 0.0.1
.
├── build
├── config
├── examples
├── index.html
├── LICENSE
├── node_modules
├── package.json
├── package-lock.json
├── README.md
├── src
├── static
└── test
- 原src目录改为example目录,用于展示文档
- src下存放各个组件
(us-前缀)
<us-button>
click me
<us-button>
单个组件文件夹命名均为小写
For a detailed explanation on how things work, check out the guide and docs for vue-loader.
项目名: NCUOS-UI
Version: v0.0.1
采用sass
预处理器
要讨论的还很多,,写不下去了。。。