workshop/packages/spike
2025-06-16 10:12:09 -07:00
..
src 🆒 2025-06-16 09:27:35 -07:00
package.json make it work 2025-06-16 10:12:09 -07:00
README.md 🆒 2025-06-16 09:27:35 -07:00
tsconfig.json 🆒 2025-06-16 09:27:35 -07:00

spike

To install dependencies:

bun install

To run:

bun run index.ts

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