This repository contains data and code behind GO Hub's Lucky Pokemon research. You can run the analysis by performing the following steps.
- Make sure you have node installed (https://nodejs.org/en/), any version should do
- Clone / Download this repository to your machine after instaling node
- Open the repository folder with your File Explorer, right click anywhere in the folder and open Powershell / Git Bash / Command Prompt
- Run npm install to fetch dependencies
- Run npm start to perform analysis and print out the results
If you did everything right, you should see something like this: