Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 897 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 897 Bytes

How to add a reusable rich text editor in your React app using Draftjs and react-draft-Wysiwyg.

  • This applications shows how to add a rich text editor from draft-js in a React App.

Get started

  • clone the repo on your machine, while in the root directory of the app, run yarn This installs all the dependecies so as to get us started. Then run yarn start to start the app

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Document referenced

How to add a reusable rich text editor in your React app using Draftjs and react-draft-Wysiwyg. by Hadijah K