Kholid060 / MkDown2

Online markdown editor

Home Page:https://mkdown.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

MkDown

MkDown is an online markdown editor built with vueJs

Demo here

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

Docker

Help

make

Compiles and hot-reloads for development

make dev

go to http://localhost:3000

Compiles and minifies for production

make build

Run production server

make production

go to http://localhost:4127

Node

yarn

Compiles and hot-reloads for development

yarn dev

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

Online markdown editor

https://mkdown.vercel.app

License:MIT License


Languages

Language:Vue 47.8%Language:JavaScript 30.0%Language:SCSS 11.7%Language:CSS 4.5%Language:HTML 2.9%Language:Makefile 2.3%Language:Dockerfile 0.6%