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 months ago
JSON representation
Create Interactive Documents with Plain Text
- Host: GitHub
- URL: https://github.com/alexadam/reactive-doc
- Owner: alexadam
- License: agpl-3.0
- Created: 2021-11-23T14:42:58.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-23T15:18:35.000Z (about 4 years ago)
- Last Synced: 2025-04-09T03:06:10.651Z (9 months ago)
- Topics: app-builder, automation, code-snippets, document, documentation, documentation-tool, editor, interactive, reactive-forms, snippets
- Language: TypeScript
- Homepage: https://reactivedoc.com/
- Size: 423 KB
- Stars: 33
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`