# @gem-mine/slate

基于 `slate@0.47` 的富文本编辑器

## 本地开发

```
// dev
npm i
npm start

// doc
npm run dev:doc
```