1.0.0-custom-0.0.1 • Published 8 years ago

amazeui-react-custom v1.0.0-custom-0.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

Amaze UI React

Amaze UI components build with React.

基于 Amaze UI 和 React.js 封装的 Web 组件库。

Bower version NPM version Build Status Dependency Status devDependency Status

规范及工具

开发及构建

目录结构

├── package.json
├── dist          # 构建目录
├── docs          # 文档及测试示例
├── src           # 组件源文件(JSX)
└── utils

开发及文档

gulp dev

构建

gulp build