mirror of
https://github.com/YuzuZensai/Minikura.git
synced 2026-09-13 10:49:21 +00:00
🎨 style: remove leftover template comments
This commit is contained in:
+2
-14
@@ -1,15 +1,3 @@
|
||||
# backend
|
||||
# @minikura/backend
|
||||
|
||||
To install dependencies:
|
||||
|
||||
```bash
|
||||
bun install
|
||||
```
|
||||
|
||||
To run:
|
||||
|
||||
```bash
|
||||
bun run index.ts
|
||||
```
|
||||
|
||||
This project was created using `bun init` in bun v1.1.28. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.
|
||||
Elysia API. From the repo root: `bun run dev`.
|
||||
|
||||
Reference in New Issue
Block a user