https://github.com/codehz/chat-layout
https://github.com/codehz/chat-layout
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codehz/chat-layout
- Owner: codehz
- License: mit
- Created: 2024-11-28T14:28:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-04T13:59:13.000Z (about 1 year ago)
- Last Synced: 2025-03-24T14:48:11.097Z (11 months ago)
- Language: HTML
- Size: 92.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# chat-layout
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.1.37. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.