Files
not3/README.md
bipproduction 8fec022a1f tambahan
2025-09-24 17:42:33 +08:00

16 lines
220 B
Markdown

# not3
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.2.21. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.