An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# markdown-editor

> Markdown editor for osx

screen shot 2018-06-04 at 11 34 55 pm

## 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)