This is article web editor and will react to the mobile mockup content on every change made in the editor in real-time
- React v17.0.2 ReactJs org
- React Router DOM v5.2.0 React Router
- Tiny MCE for Editor Tiny MCE
Clone the project
git clone https://github.com/BaariqAzhar/web-editor-tinymce.git
Go to the project directory
cd web-editor-tinymce
Install dependencies
npm install
Start the server
npm run start