# @fluid-experimental/property-binder

## Overview

Databinder provides functionality to easily bind data stored in PropertyTree to business logic.

## Installation

```bash
npm i
npm run build
```
