1
0
Fork 0
Go to file
Pabloader 688f548ef3 Working animations 2024-06-27 22:33:06 +00:00
src Working animations 2024-06-27 22:33:06 +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 UI 2024-06-26 16:07:41 +00:00
package.json UI 2024-06-26 16:07:41 +00:00
tsconfig.json UI 2024-06-26 16:07:41 +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.