react-draft-wysiwyg implementation Create new React App npx create-react-app my-app Install needed libraries npm install --save react-draft-wysiwyg draft-js To start application first clone it and than write> npm install npm start