Files
bun.sh/examples/blank
Jarred Sumner d2874f6a49 bump examples
2022-07-18 13:12:03 -07:00
..
2022-07-08 02:32:55 -07:00
2022-07-18 13:12:03 -07:00
2022-07-08 02:32:55 -07:00

Getting Started

Cloning the repo

bun create blank ./NAME_HERE

Execute a file (eg. src/index.js)

bun run ./src/index.js