Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 621 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 621 Bytes

create-react-hooks

NPM version npm download

Create Scaffold for React Hooks (actually for use-hooks)

Usage

mkdir react-hooks-<name-of-hooks> && cd react-hooks-<name-of-hooks>
npx create-react-hooks

License

MIT