workshop/packages/cubby
2025-07-28 11:36:48 -07:00
..
.cursor/rules cubby 2025-07-21 13:34:13 -07:00
public/css move things around 2025-07-28 09:54:31 -07:00
src futuristic css (not really) 2025-07-28 11:36:48 -07:00
.gitignore cubby 2025-07-21 13:34:13 -07:00
main extract js/css 2025-07-21 14:23:00 -07:00
package.json cubby 2025-07-21 13:34:13 -07:00
README.md cubby 2025-07-21 13:34:13 -07:00
tsconfig.json cubby 2025-07-21 13:34:13 -07:00

cubby

To install dependencies:

bun install

To run:

bun run index.ts

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