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

16 lines
222 B
Markdown

# bun-dal-example
To install dependencies:
```bash
bun install
```
To run:
```bash
bun test
```
This project was created using `bun init` in bun v1.1.25. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.