last-draft-example

March 6, 2017 ยท View on GitHub

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.

License

MIT