An online markdown editor built with vueJs
MkDown
MkDown is an online markdown editor built with vueJs.
Feature
- Import Markdown file from your pc
- Import your HTML file and convert it to markdown
- Export your document as a Markdown file, HTML or HTML styled file
And I think that's it
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint