- Run
yarn add https://github.com/HealthByRo/redux-modal import { modalReducer } from 'redux-modal';- Done!
- Run
yarn global add getstorybookto instal StoryBook. - Clone this repo using
git clone [email protected]:HealthByRo/redux-modal.git - Run
cd redux-modal/ - Run
yarnto install dependencies. - Run
yarn run storybookto start StoryBook. - Run
yarn watchto rebuild lib automatically on file change.
Follow the release process steps https://bitbucket.org/arabellatech/demo-react/wiki/Library_Release_Process
- Run
yarn - Commit
package.jsonandyarn.lockchanges - Run
flow-typed install --overwrite - Check if
yarn flowreturns any new errors, if not, commitflow-typed/changes