bun i
bun gen {name}
bun gen test
# or
bun gen test.ts
# 📝 pages/test.ts created.
The new route will automatically open in Visual Studio Code.
bun dev
bun start
This project was created with Bun, a fast all-in-one JavaScript runtime.
bun i
bun gen {name}
bun gen test
# or
bun gen test.ts
# 📝 pages/test.ts created.
The new route will automatically open in Visual Studio Code.
bun dev
bun start
This project was created with Bun, a fast all-in-one JavaScript runtime.