MkDown is an online markdown editor built with vueJs
Demo here
- 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
make
make dev
go to http://localhost:3000
make build
make production
go to http://localhost:4127
yarn
yarn dev
yarn build
yarn lint