Skip to content

bitcreative-studios/MkDown2

 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • Vue 48.0%
  • JavaScript 30.0%
  • SCSS 11.7%
  • CSS 4.5%
  • HTML 2.9%
  • Makefile 2.3%
  • Dockerfile 0.6%