To install dependencies:
bun install
To build:
bun run build.ts
To see the result (serve dist
folder)
bunx serve dist
This project was created using bun init
in bun v1.0.18. Bun is a fast all-in-one JavaScript runtime.
To install dependencies:
bun install
To build:
bun run build.ts
To see the result (serve dist
folder)
bunx serve dist
This project was created using bun init
in bun v1.0.18. Bun is a fast all-in-one JavaScript runtime.