/React-Rich-Text-Editor

It's a simple Rich Text Based Editor built on top of React's Draft.js Framework

Primary LanguageJavaScript

React-Rich-Text-Editor

It's a simple Rich Text Based Editor built on top of React's Draft.js Framework

Running the app

  1. First clone this Repo
git clone https://github.com/lastnamearya/React-Rich-Text-Editor
  1. Install Dependencies
yarn
  1. Start the Development Server
yarn start