# Shift Extension React

This extension allows user created components to interact with shift IDE with minimal interface.

## Installation

```bash
yarn
```

## Build

```bash
yarn build
```

## Tests

```bash
yarn test
```
