https://github.com/robertjgabriel/markdown-editor-osx
Markdown editor for osx
https://github.com/robertjgabriel/markdown-editor-osx
electron electron-app markdown markdown-editor osx
Last synced: about 2 months ago
JSON representation
Markdown editor for osx
- Host: GitHub
- URL: https://github.com/robertjgabriel/markdown-editor-osx
- Owner: RobertJGabriel
- License: mit
- Created: 2018-06-05T04:19:26.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-05T19:36:18.000Z (about 8 years ago)
- Last Synced: 2025-01-13T14:53:06.158Z (over 1 year ago)
- Topics: electron, electron-app, markdown, markdown-editor, osx
- Language: HTML
- Size: 44.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# markdown-editor
> Markdown editor for osx

## Dev
```
$ npm install
```
### Run
```
$ npm start
```
### Build
```
$ npm run build
```
Builds the app for macOS, Linux, and Windows, using [electron-packager](https://github.com/electron-userland/electron-packager).
## License
MIT © [Robert James Gabriel](https://robertgabriel.ninja)