git clone [email protected]: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
git clone [email protected]: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