Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alexadam/reactive-doc
- Owner: alexadam
- License: agpl-3.0
- Created: 2021-11-23T14:42:58.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-23T15:18:35.000Z (almost 3 years ago)
- Last Synced: 2024-08-01T18:32:02.264Z (3 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: 30
- Watchers: 3
- Forks: 3
- 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`