@mdkroon/react-global-state
Create an easy-to-use global state for react
Create an easy-to-use global state for react
## usage ### load dependencies npm install or yarn ### start npm run start or yarn start ### build npm run build or yarn build ## project tree ├─.babelrc ---------> babel config ├─.eslintrc.js -----> runtime eslint config ├─in