A Vite + Electron markdown editor built with React
MarkUp is a traditional markdown editor with a minimalistic aesthetic but a feature rich enviroment. MarkUp supports markdown syntax (markdown guide).
Download the latest vite-electron-builder executeable from releases and run it and the app works instantly out of the box.
Download the latest source (.zip or .tar.gz) from releases and build with npm run compile.
Thanks to:
- Alex Kozack for the boilerplate
- Devaslife