create-react-hooks

December 13, 2018 ยท View on GitHub

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