Skip to content

wzono/ncuos-ui

Repository files navigation

NCUOS-UI

NCUOS-UI 基于 Vue.js 2.0 的前段 UI 组件库,主要用于快速开发家园工作室相关产品

npm version

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.

test

项目名: NCUOS-UI

Version: v0.0.1

CSS?

采用sass预处理器

npm version

待讨论

要讨论的还很多,,写不下去了。。。

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published