bizcochito.onion/README.md

16 lines
222 B
Markdown
Raw Normal View History

2024-06-09 07:22:05 +00:00
# website
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.0.20. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.