1
0
Fork 0
Go to file
Pabloader d8a9a10811 Init repo 2024-06-25 19:05:29 +00:00
.gitignore Init repo 2024-06-25 19:05:29 +00:00
README.md Init repo 2024-06-25 19:05:29 +00:00
bun.lockb Init repo 2024-06-25 19:05:29 +00:00
index.ts Init repo 2024-06-25 19:05:29 +00:00
package.json Init repo 2024-06-25 19:05:29 +00:00
tsconfig.json Init repo 2024-06-25 19:05:29 +00:00

README.md

binario

To install dependencies:

bun install

To run:

bun run index.ts

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