/pokemon-sleep-ui

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

pokemon-sleep-ui

wakatime

Pokemon Sleep info website.

Website: https://pks.raenonx.cc

Discord: https://discord.gg/eeveesleep

Credits

See credit list on the website.

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 either .env or .env.local 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.