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: 4 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-23T15:18:35.000Z (over 3 years ago)
- Last Synced: 2024-11-07T05:39:31.464Z (7 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: 31
- 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 ./editoryarn install
yarn dev
```Open a Web Browser and go to `localhost:8080`