To install dependencies:
bun install
To run:
cd day01-trebuchet
bun part01.js
# and so on...
This project was created using bun init
in bun v1.0.15. Bun is a fast all-in-one JavaScript runtime.
To install dependencies:
bun install
To run:
cd day01-trebuchet
bun part01.js
# and so on...
This project was created using bun init
in bun v1.0.15. Bun is a fast all-in-one JavaScript runtime.