Awesome
last-draft-example
Example of using last-draft Draft.js Editor
Development
yarn install
npm run dev
open http://127.0.0.1:3000
Prod
npm run prod
host the index.html, vendor.js, bundle.js and styles on a web server or S3 bucket.
Example of using last-draft Draft.js Editor
yarn install
npm run dev
open http://127.0.0.1:3000
npm run prod
host the index.html, vendor.js, bundle.js and styles on a web server or S3 bucket.