Web Editor used Tiny MCE

This is article web editor and will react to the mobile mockup content on every change made in the editor in real-time

Stack used

Run Locally

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

Authors