Skip to content

hadijahkyampeire/draftjs-rich-text-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published