mirror of
https://github.com/oven-sh/bun
synced 2026-02-11 11:29:02 +00:00
295 B
295 B
{[name]s}
To install dependencies:
bun install
To start a development server:
bun dev
To run for production:
bun start
This project was created using bun init in bun v{[bunVersion]s}. Bun is a fast all-in-one JavaScript runtime.