Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 608 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 608 Bytes

Draft.js demo for the article

The final demos.

demo gif

Run in dev mode:

npm install or yarn

npm start or yarn start

Open http://localhost:3033/

Branches:

starting-point - Added an Editor component.

inline-stylization - Added an ability to style the selected text

link-entity - Added an ability to add links

custom-component - Added a custom slider component

markup-export - Added an ability to export content of the editor to HTML markup