An open API service indexing awesome lists of open source software.

https://github.com/youngjuning/kityminder-react

React 百度脑图渲染组件
https://github.com/youngjuning/kityminder-react

kityminder react

Last synced: about 1 year ago
JSON representation

React 百度脑图渲染组件

Awesome Lists containing this project

README

          

# kityminder-react

## Getting Started

Install dependencies,

```bash
$ npm i
```

Start the dev server,

```bash
$ npm start
```

Build documentation,

```bash
$ npm run docs:build
```

Build library via `father-build`,

```bash
$ npm run build
```