yi-jy / draftjs-editor

An web editor based on draftjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An web editor based on draftjs


Languages

Language:JavaScript 67.8%Language:CSS 28.8%Language:HTML 3.3%