Files
bun.sh/examples/blank/readme.md
Foyzul Karim 5b248962e7 docs: Added readme file for blank template (#727)
* Added  readme file for blank template

* Removed `Special note` section
2022-07-15 22:09:56 +02:00

158 B

Getting Started

Cloning the repo

bun create blank ./NAME_HERE

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

bun run ./src/index.js