react-hooks
Version:
React stateless lifecycle hooks
37 lines (23 loc) • 605 B
Markdown
# react-hooks
Silly little component to fire off actions in stateless components.
## Installation
```
$ npm install react-hooks
```
## Developing
Build:
```
$ make build
```
Start dev server:
```
$ make start
```
## Badges


[](https://apex.sh/ping/)
---
> [tjholowaychuk.com](http://tjholowaychuk.com) ·
> GitHub [@tj](https://github.com/tj) ·
> Twitter [@tjholowaychuk](https://twitter.com/tjholowaychuk)