Skip to content

lethe2211/pokemon-damage-calculator

Repository files navigation

Pokemon damage calculator

Next.js PWA sample for my self learning

Dependencies

  • Docker >= 24
  • Docker Compose >= 2
  • Python >= 3.10

How to run

Frontend

$ docker compose up --build
1```