# @frontapp/editor-html

<a href="https://circleci.com/gh/frontapp/workflows/editor-html/tree/master"><img src="https://img.shields.io/circleci/token/3b3744a16003eba4df3086767a0bf5f1234faee2/project/github/frontapp/editor-html/master.svg" alt="CircleCI build"></a>
<a href="https://competent-spence-cb65a0.netlify.com/"><img src="https://img.shields.io/badge/Netlify-deployed-blue.svg" alt="Netlify deploy"></a>

## Watch or build the library

```
yarn watch
```

or

```
yarn build
```

## Launching the example console

```
yarn start
```

Will make the example console available at http://localhost:8081/
