Generates documentation showing the progress of the React Native project's support of the Chrome DevTools Protocol.
Create a Github personal access token with public_repo
permissions. We use this to check the current state of the React Native, Hermes and Chrome DevTools Protocol projects.
export GITHUB_TOKEN=<your token>
npm install
npm run dev
Open http://localhost:3000/ site in your favorite browser.
The main purpose of this repository is to generate documentation that tracks the progress in React Native of our support of the CDP protocol.
Facebook has adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.
We follow a similar process to React Native, please read the Contributing Guide to learn about our development process, how to propose bugfixes and improvements.
React Native CDP Status is MIT licensed, as found in the LICENSE files.
React Native CDP Status's generated content is Creative Commons licensed, as found in the LICENSE-docs file.