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
- Host: GitHub
- URL: https://github.com/kitconcept/draft-js-medium
- Owner: kitconcept
- License: bsd-2-clause
- Created: 2017-06-14T09:01:20.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-05-11T09:21:03.000Z (about 5 years ago)
- Last Synced: 2025-03-09T23:32:09.224Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 177 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](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.