mirror of
https://github.com/YuzuZensai/Minikura.git
synced 2026-09-13 18:59:25 +00:00
🎨 style: remove leftover template comments
This commit is contained in:
+2
-14
@@ -1,15 +1,3 @@
|
||||
# api
|
||||
# @minikura/api
|
||||
|
||||
To install dependencies:
|
||||
|
||||
```bash
|
||||
bun install
|
||||
```
|
||||
|
||||
To run:
|
||||
|
||||
```bash
|
||||
bun run src/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.
|
||||
Shared API types and constants used by backend and web.
|
||||
|
||||
Reference in New Issue
Block a user