mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
chore: move web from packages to apps
This commit is contained in:
+1
-15
@@ -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
|
||||
Reference in New Issue
Block a user