https://github.com/rocicorp/hello-zero-solid
https://github.com/rocicorp/hello-zero-solid
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/rocicorp/hello-zero-solid
- Owner: rocicorp
- License: apache-2.0
- Created: 2024-10-26T21:47:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-29T14:09:38.000Z (about 1 year ago)
- Last Synced: 2025-06-07T11:08:24.929Z (about 1 year ago)
- Language: TypeScript
- Size: 174 KB
- Stars: 21
- Watchers: 0
- Forks: 2
- 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
```