Skip to content

yi-jy/draftjs-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

draftjs-editor

An web editor based on draftjs, You can view the online demo. This project originated from a problem here.

Start the project locally with the following command:

npm run dev

Then visit http://localhost:2018/ in browser.

Project packaging:

npm run prod