Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 242 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 242 Bytes

Zero + Solid + TypeScript + Vite

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