/electron-markdown-editor

An Electron markdown editor built with React and TypeScript

Primary LanguageTypeScriptMIT LicenseMIT

Electron Markdown Editor

A live Markdown editor with syntax highlighting built with Electron and React.

Implemented using CodeMirror and Remark for markdown rendering.

Forked from Vite Electron Builder Boilerplate v2

Getting Started

  1. Run yarn watch to start the app with live reload powered by Vite
  2. Run yarn compile to create a production build