chore: move web from packages to apps

This commit is contained in:
Acbox
2026-03-07 15:22:51 +08:00
parent ac405c49e2
commit 99657740ad
161 changed files with 3 additions and 17 deletions
+1 -15
View File
@@ -1,15 +1 @@
# browser
# Setup
Follow these steps to run [Elysia.js](https://elysiajs.com) under [Bun](https://bun.sh):
1. Download packages
```bash
bun install
```
2. You're ready to go!
```bash
bun run main.ts
```
# @memoh/browser-gateway