Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 436 Bytes

File metadata and controls

24 lines (16 loc) · 436 Bytes

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