Files
bun.sh/examples/blank
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
..
2022-07-08 02:32:55 -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