mirror of
https://github.com/LukeHagar/aperture.git
synced 2025-12-06 04:19:09 +00:00
224 B
224 B
aperture
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init in bun v1.2.21. Bun is a fast all-in-one JavaScript runtime.