Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/liuderchi/markdownbin

simple collaborative markdown editor
https://github.com/liuderchi/markdownbin

es6 markdown-editor meteor react

Last synced: about 1 month ago
JSON representation

simple collaborative markdown editor

Awesome Lists containing this project

README

        

# markdownBin

- simple markdown collaborative editor powered by meteor and react

![screenshot][screenshot]

## Env

- install meteor
- `curl https://install.meteor.com/ | sh`
- install npm dependencies
- `npm install`

## Run

- `$ meteor run`
- server will listen at port 3000 by default

[screenshot]: https://cloud.githubusercontent.com/assets/4994705/26295144/fae0fcf0-3efa-11e7-8076-41001bb8968d.png "screenshot"