Documentation
Contributing

Contributing

Hey there! We're really excited that you're interested in contributing to React Use Hooks. Before submitting your contribution, please make sure to take a moment and read through the following guidelines:

Packages

List of packages in this monorepo.

Package NameVersionSize
@reactusehooks/corenpmnpm bundle size (scoped)

Development

This React Use Hooks uses PNPM workspaces to manage the packages and Turbo Repo to manage the monorepo.

Installation

pnpm install

Commands

CommandDescription
pnpm buildBuild all packages.
pnpm devStart the development server for the documentation website.