1
0
Fork 0
Go to file
Pabloader 9ae3c40368 Add awoodungeon as subproject, add favicons and font styles 2024-07-06 19:40:55 +00:00
src Add awoodungeon as subproject, add favicons and font styles 2024-07-06 19:40:55 +00:00
.gitignore UI 2024-06-26 16:07:41 +00:00
README.md Init repo 2024-06-25 19:05:29 +00:00
bun.lockb Add minification to build 2024-07-06 17:46:34 +00:00
package.json Add minification to build 2024-07-06 17:46:34 +00:00
tsconfig.json Add awoodungeon as subproject, add favicons and font styles 2024-07-06 19:40:55 +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.