Template
204 B
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