Back to Zustand

Starter

examples/starter/README.md

5.0.12580 B
Original Source

Starter

Set up locally

bash
git clone https://github.com/pmndrs/zustand

# install project dependencies & build the library
cd zustand && pnpm install

# move to the examples folder & install dependencies
cd examples/starter && pnpm install

# start the dev server
pnpm dev

Set up on StackBlitz

Link: https://stackblitz.com/github/pmndrs/zustand/tree/main/examples/starter