Skip to content

jyotsnar/rich-text-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rich-text-editor

This uses Facebook's Draft.js (https://draftjs.org/) and Wiris (http://www.wiris.com/en/) to create a text editor that also allows upload of media content and adding math formulas

To run the code

Clone the repository. Install Node.js LTS version from https://nodejs.org/en/download/.

After the install, in the project directory run the following:

npm install

Installs all dependencies

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

About

This uses Facebook's Draft.js (https://draftjs.org/) and Wiris (http://www.wiris.com/en/)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published