Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexadam/reactive-doc

Create Interactive Documents with Plain Text
https://github.com/alexadam/reactive-doc

app-builder automation code-snippets document documentation documentation-tool editor interactive reactive-forms snippets

Last synced: 5 days ago
JSON representation

Create Interactive Documents with Plain Text

Awesome Lists containing this project

README

        

# 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`