Skip to content

vortigo-digital/react-hooks

Repository files navigation

React-hooks cover

npm version License Issues Size

📦 Install

$ npm i @vortigo/react-hooks
or
$ yarn add @vortigo/react-hooks

🔨 Usage

import { useMount } from '@vortigo/react-hooks';

💻 How to run the example pages

npm run parcel <path-to-example-page>

🤝 Contributing

Please read our CONTRIBUTING.md file