Files

204 B

To install dependencies:

bun install

To run:

bun run dev

To build the js bundle:

bun run bundle

The bundle will be available at dist/index.js

open http://localhost:3000