/draft-js

A React framework for building text editors.

Primary LanguageJavaScriptMIT LicenseMIT

Draft.js, forked for Gecko debugging

This repository is to add various logs on draft-js to investigate Gecko bug 1633399.

  1. Run npm i on the root directory
  2. Run npm i on the website subdirectory
  3. Run npm start on the subdirectory
  4. If you make any changes, run npm run build on the root directory