An open API service indexing awesome lists of open source software.

https://github.com/kitconcept/draft-js-medium

Medium-like rich text editor build on Draft.js
https://github.com/kitconcept/draft-js-medium

Last synced: 11 months ago
JSON representation

Medium-like rich text editor build on Draft.js

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/kitconcept/draft-js-medium.svg?branch=master)](https://travis-ci.org/kitconcept/draft-js-medium)

# Medium-like rich text editor build on Draft.js

## Installation

### Prerequisites

* [Node.js==6.9.1](https://nodejs.org/)

### Install dependencies

$ yarn

### Run development server

$ yarn watch

## License

The BSD 2-Clause License. Copyrights hold kitconcept GmbH.
See [LICENSE.md](LICENSE.md) for details.