English | 简体中文 Fantasy Editor 基于 Slate 和 React 的富文本编辑器 安装 npm npm install fantasy-editor --save 示例 # 克隆仓库 $ git clone https://github.com/lingjieee/fantasy-editor.git # 切换目录 $ cd fantasy-editor # 安装依赖 $ yarn install # 运行示例 $ yarn start