Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 208 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 208 Bytes

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```