8000 GitHub - alexadam/reactive-doc: Create Interactive Documents with Plain Text
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

alexadam/reactive-doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ReactiveDoc

Create Interactive Documents with Plain Text

How to run it

Download or clone this repository, then:

cd ./editor

yarn install

yarn dev

Open a Web Browser and go to localhost:8080

0