Files
chat_grid/client/README.md

12 lines
102 B
Markdown
Raw Permalink Normal View History

2026-02-20 08:16:43 -05:00
# chgrid client
## Run
```bash
cd client
npm install
npm run dev
```
Open `http://localhost:5173`.