This repository is to add various logs on draft-js to investigate Gecko bug 1633399.
- Run
npm i
on the root directory - Run
npm i
on the website subdirectory - Run
npm start
on the subdirectory - If you make any changes, run
npm run build
on the root directory