mirror of
https://github.com/pmndrs/zustand.git
synced 2025-12-08 19:45:52 +00:00
* chore: enhance prettier config * chore: fix prettier issues * Update package.json --------- Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com>
Starter 
Set up locally
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