Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 368 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 368 Bytes

MdEditor

Simple markdown editor in electron.

screenshot

Usage

yarn
yarn start

To create standalone packages for Linux (x64) and Mac OS X (x64):

yarn run build

Standalone packages for Linux (x64) and Mac OS X (x64): https://github.com/dbackowski/md-editor/releases

License

Released under the MIT License.