0.1.3 • Published 5 years ago

fantasy-editor v0.1.3

Weekly downloads
6
License
MIT
Repository
github
Last release
5 years ago

English | 简体中文

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