delete readme

This commit is contained in:
Alie 2024-07-03 10:23:28 +02:00
parent fe72e9910d
commit 20361ac155
1 changed files with 0 additions and 15 deletions

View File

@ -1,15 +0,0 @@
# 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.