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
cd docs
yarn install
npm start
Run ./scripts/publishGithubPages.sh