Home

Awesome

dumi-demo

Getting Started

Install dependencies,

$ npm i

Start the dev server,

yarn add cloud-react --save

框架依赖版本

支持浏览器

示例

// 引入样式
import 'cloud-react/cloud-react.css';

```bash
$ npm start

Build documentation,

$ npm run docs:build

Build library via father-build,

$ npm run build