Markdown Preview is an fast editor of markdown with preview document, pre-release.
- 🌱 Simple Editor
- 🖥 It's disponible for windows & Linux
- 🎉 It's Free
# using npm
npm install
# Run development
npm run dev
# Build executable
npm run build && npm run compile