dal/examples/bun/README.md
Anton Nesterov e62a155e04
[fix] handle errors
Signed-off-by: Anton Nesterov <anton@demiurg.io>
2024-09-03 01:11:17 +02:00

222 B

bun-dal-example

To install dependencies:

bun install

To run:

bun test

This project was created using bun init in bun v1.1.25. Bun is a fast all-in-one JavaScript runtime.