/pokemon-sleep-ui

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

pokemon-sleep-ui

Website Uptime Robot status Credits

wakatime Discord

Azure DevOps CI Azure DevOps CD

Development

React DevTools

To enable React DevTools, follow the steps below to enable it:

  1. Set environment variable REACT_APP_DEV_TOOLS to any value. This can be done using .env file.
  2. Run both yarn run dev:react-devtools and yarn dev.
  3. React debug/profiling on Safari will be available at http://localhost:8097.

Read the React Native document for more information.