- This applications shows how to add a rich text editor from draft-js in a React App.
- 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 runyarn start
to start the app
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.