https://github.com/nemuvski/bunburn
🥟🔥 Honoを使ってみる
https://github.com/nemuvski/bunburn
bun hono
Last synced: about 1 month ago
JSON representation
🥟🔥 Honoを使ってみる
- Host: GitHub
- URL: https://github.com/nemuvski/bunburn
- Owner: nemuvski
- Created: 2023-09-18T07:43:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-18T07:43:42.000Z (almost 3 years ago)
- Last Synced: 2024-12-29T14:58:24.781Z (over 1 year ago)
- Topics: bun, hono
- Language: TypeScript
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bunburn
🥟🔥
## Preparation
```bash
bun install
```
## Run
```bash
bun run dev
open http://localhost:3000
```