333 B
333 B
créditmabligopapp
To install dependencies:
bun install
To run:
bun run index.ts
Hot reload during development:
bun --hot ./index.ts
Run tests:
bun test
This project was created using bun init in bun v1.3.8. Bun is a fast all-in-one JavaScript runtime.