Files
pkmntcg-backend/README.md
2026-01-10 22:26:16 +01:00

222 B

desktop

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.3.5. Bun is a fast all-in-one JavaScript runtime.