Files
discord-rpg-concept/app/README.md
2025-12-02 20:53:49 +01:00

218 B

app

To install dependencies:

bun install

To run:

bun run index.ts

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