Zustand is a fast state manager with a user-friendly API.
This example implements a basic store and list using the zustand
library.
- Install with
yarn
ornpm install
. - Run
yarn start
ornpm run start
to try it out.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Zustand is a fast state manager with a user-friendly API.
This example implements a basic store and list using the zustand
library.
yarn
or npm install
.yarn start
or npm run start
to try it out.