# ReSiSt

	React Simple State-tree. A simple and easy to learn state management framework for React.

## The `Why`

* To simplify react state-handling, especially for beginners.

## Installation

```sh
$ npm install @laufire/resist
```

## Use Cases

* To cut-down on learning-curve.

* To have a clean,

## Keys

* A short list of things to understand the package, better.

## Notes

* Resist is a easy to learn state-management framework for react.

## Development

### Setup

```sh
$ sh ./setup.sh
```

## ToDo

* Write tests.
