No description
Find a file
2024-10-19 20:11:15 -05:00
src wip 2024-10-19 20:11:15 -05:00
.gitignore wip 2024-10-19 20:11:15 -05:00
biome.json wip 2024-10-19 20:11:15 -05:00
bun.lockb wip 2024-10-19 20:11:15 -05:00
index.html wip 2024-10-19 20:11:15 -05:00
package.json wip 2024-10-19 20:11:15 -05:00
README.md wip 2024-10-19 20:11:15 -05:00
tsconfig.json wip 2024-10-19 20:11:15 -05:00
vite.config.ts wip 2024-10-19 20:11:15 -05:00

inference

To install dependencies:

bun install

To run:

bun run src/index.ts

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