Skip to content

rundevs/markdown-preview

Repository files navigation

Markdown Preview


awesome-vite GitHub stars GitHub license Required Node.JS >= v14.17.0

Markdown Preview is an fast editor of markdown with preview document, pre-release.

  • 🌱 Simple Editor
  • 🖥 It's disponible for windows & Linux
  • 🎉 It's Free

Quick start for contributions

# using npm
npm install

# Run development
npm run dev

# Build executable
npm run build && npm run compile