use-hooks / create-react-hooks

Create Scaffold for React Hooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Create Scaffold for React Hooks

License:MIT License


Languages

Language:JavaScript 94.4%Language:HTML 5.6%