Unofficial desktop app for StackEdit
Report Bug
·
Request Feature
stackedit-desktop is an unofficial electron desktop app for StackEdit. This app loads the StackEdit web editor into a browser window using the Electron framework.
- Clone StackEdit Desktop
$ git clone https://github.com/sanjaysunil/stackedit-desktop- Install dependencies
$ npm install- Run StackEdit Desktop in development!
$ npm startor
- Build StackEdit Desktop for your Operating System
Windows
$ npm run win:buildmacOS
$ npm run mac:buildAll Platforms
$ npm run dist- Run StackEdit Desktop from
distfolder!
Copyright © 2022 Sanjay Sunil (sanjaysunil@protonmail.com)
Distributed under the MIT License. See LICENSE for more information.