https://github.com/devagrawal09/f1-chat
https://github.com/devagrawal09/f1-chat
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devagrawal09/f1-chat
- Owner: devagrawal09
- License: apache-2.0
- Created: 2025-06-08T02:52:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-08T03:11:03.000Z (about 1 year ago)
- Last Synced: 2025-06-08T03:50:24.549Z (about 1 year ago)
- Language: TypeScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Zero + Solid + TypeScript + Vite
```bash
git clone git@github.com:rocicorp/hello-zero-solid.git
cd hello-zero-solid
npm install
npm run dev:db-up
# in a second terminal
npm run dev:zero-cache
# in yet another terminal
npm run dev:ui
```