https://github.com/oxoyo/vue-markdown-editor
The Markdown editor component encapsulated by SimpleMDE & vue2
https://github.com/oxoyo/vue-markdown-editor
editor markdown simplemde vue vue-markdown vue-markdown-editor vue2-markdown
Last synced: 3 months ago
JSON representation
The Markdown editor component encapsulated by SimpleMDE & vue2
- Host: GitHub
- URL: https://github.com/oxoyo/vue-markdown-editor
- Owner: OXOYO
- Created: 2016-12-10T07:36:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-01-06T01:18:05.000Z (over 5 years ago)
- Last Synced: 2025-01-29T16:44:01.873Z (5 months ago)
- Topics: editor, markdown, simplemde, vue, vue-markdown, vue-markdown-editor, vue2-markdown
- Language: JavaScript
- Homepage: https://oxoyo.github.io/Vue-Markdown-Editor
- Size: 20.5 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-markdown-editor
The Markdown editor component encapsulated by SimpleMDE & vue2[](https://www.npmjs.com/package/vue2-markdown-editor)
[](https://www.npmjs.com/package/vue2-markdown-editor)
[](https://npmjs.org/package/vue2-markdown-editor)
[](https://www.npmjs.com/package/vue2-markdown-editor)## Start
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build
```## Documentation
[SimpleMDE](https://github.com/NextStepWebs/simplemde-markdown-editor)
[Vue](https://github.com/vuejs/vue)