a react store util, dispatch state and actions to child components
npm install react-store-set2. StoreSetProvider: a React Componet to pass the global AppStores instance child components
3. Connectors: a React Componet to connect AppStores, pass its state and actions to children
4. Store: this app store class for init AppStores
npm i
npm start
http://localhost:9090/examples
``