npm install --save @modular-ui-react/hooks
or
yarn add @modular-ui-react/hooks
import { useLifecycle, usePrev, useStyle } from '@modular-ui-react/hooks'
To run the examples included in the repository:
git clone https://github.com/A-G-D/use-lifecycle.git
cd use-lifecycle
cd examples
yarn start
Pull Requests are Welcome.
This repository is released under MIT License.