Skip to content

lingjieee/fantasy-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b0c53aa · Jun 21, 2020

History

35 Commits
Jun 2, 2020
Jun 21, 2020
Jun 21, 2020
Jun 18, 2020
Jun 21, 2020
May 30, 2020
May 30, 2020
May 30, 2020
Jun 1, 2020
May 30, 2020
May 30, 2020
May 30, 2020
Jun 2, 2020
May 30, 2020
Jun 2, 2020
May 31, 2020
May 30, 2020
Jun 21, 2020
May 30, 2020
May 30, 2020
Jun 21, 2020

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