High quality plugins with great UX on top of DraftJS.
You must have Node.js v5 or later installed to develop DraftJS plugins. We use these docs to hack & prototype new features. Get it up & running with:
npm install --global yarn
yarn install
yarn build
cd docs
yarn devOpen http://localhost:3000 with your browser to see the documentation.
npm install --global yarn
yarn install
yarn build
cd docs
yarn deploy:gh-pages