Skip to content

lingjieee/fantasy-editor

Repository files navigation

English | 简体中文

Fantasy Editor

A Rich Text Editor Based On Slate and React.

GitHub npm npm

Installation

npm

npm install fantasy-editor --save

Examples

# Clone the repository
$ git clone https://github.com/lingjieee/fantasy-editor.git

# Change directory
$ cd fantasy-editor

# Install dependencies
$ yarn install

# Run examples
$ yarn start