Please consider following this project's author, Sina Bayandorian, and consider starring the project to show your ❤️ and support.
- Fork the repository
- start creating and writing your hooks inside
./src/hooks/
- then export them from
./src/hooks/index.ts
- configure
package.json
,.npmignore
,.gitignore
- run
npm run build
- run
npm publish
- now your package is published to npm