Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 1008 Bytes

README.md

File metadata and controls

43 lines (25 loc) · 1008 Bytes

Research Calc for Pokémon Sleep

https://nitoyon.github.io/pokesleep-tool/

Using this tool is easy! Simply enter your Research Area and Snorlax strength. You can know how many Pokémon will appear for each sleep score.

Feel free to contribute!

How to build

Prerequisites

Install Node.js v20.10+.

Clone this repository, and run npm install.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Run npm run build -- --no-minimize to read the unminified JavaScript source code.

npm run sync

Syncs area data from wiki.

License

MIT