377 Forks
12443 Stars
12443 Watchers

jotai

👻 Primitive and flexible state management for React

How to download and setup jotai

Open terminal and run command
git clone https://github.com/pmndrs/jotai.git
git clone is used to create a copy or clone of jotai repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with jotai https://github.com/pmndrs/jotai/archive/master.zip

Or simply clone jotai with SSH
[email protected]:pmndrs/jotai.git

If you have some problems with jotai

You may open issue on jotai support forum (system) here: https://github.com/pmndrs/jotai/issues