Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 828 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 828 Bytes

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