# ReactiveDoc
Create Interactive Documents with Plain Text
## [Try it](https://reactivedoc.com/editor)
## How to run it
Download or clone this repository, then:
```sh
cd ./editor
yarn install
yarn dev
```
Open a Web Browser and go to `localhost:8080`