Draft.js uses Docusaurus to maintain our documentation website. Please see the Docusaurus Documentation for more info.
The first time, get all the dependencies loaded via
yarnin the root directory.
Then, run the server via
npm start
Open http://localhost:3000Anytime you change the contents, just refresh the page and it's going to be updated