Welcome to the Zustand Store CLI Tool! This CLI helps you easily create and manage Zustand stores in your JavaScript or TypeScript projects.
- Create Zustand stores with persistence(optional)
- Supports JavaScript and TypeScript
- Save your preferred configuration settings for future use
To install the Zustand Store CLI Tool globally, you can use either npm or yarn:
git clone https://github.com/abubakardev0/zustand-store-cli.git
cd zustand-store-cli
npm install
To run this app
npm link
create-zustand-store