Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/liuderchi/markdownbin
- Owner: liuderchi
- License: mit
- Created: 2017-05-22T03:49:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-22T06:33:57.000Z (over 7 years ago)
- Last Synced: 2024-11-05T12:12:11.996Z (3 months ago)
- Topics: es6, markdown-editor, meteor, react
- Language: JavaScript
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"