Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/use-hooks/create-react-hooks

Create Scaffold for React Hooks
https://github.com/use-hooks/create-react-hooks

react react-hooks

Last synced: 4 months ago
JSON representation

Create Scaffold for React Hooks

Awesome Lists containing this project

README

        

# create-react-hooks

[![NPM version][npm-image]][npm-url]
[![npm download][download-image]][download-url]

Create Scaffold for React Hooks (actually for [use-hooks](https://github.com/use-hooks))

## Usage

```bash
mkdir react-hooks- && cd react-hooks-
npx create-react-hooks
```

## License

MIT

[npm-image]: https://img.shields.io/npm/v/create-react-hooks.svg?style=flat-square
[npm-url]: https://npmjs.org/package/create-react-hooks
[download-image]: https://img.shields.io/npm/dm/create-react-hooks.svg?style=flat-square
[download-url]: https://npmjs.org/package/create-react-hooks