egoist / eme
- вторник, 16 августа 2016 г. в 03:12:36
Vue
Elegant Markdown Editor.
Elegant Markdown Editor.
You can manually download the latest release here
Pull requests are always welcome! Check out the these issues to get started fast.
# Install all dependencies
$ npm run install:all
# Run in dev mode
$ npm run dev
# The first launch requires the access to google web store to download vue-devtools
# So you'd better launch it with an https_proxy, like Lantern
$ https_proxy=http://127.0.0.1:8787 npm run dev
MIT © EGOIST