An open API service indexing awesome lists of open source software.

https://github.com/rocicorp/hello-zero-solid


https://github.com/rocicorp/hello-zero-solid

Last synced: about 1 year ago
JSON representation

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
```