Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/keyvanakbary/marko

Minimalistic markdown editor
https://github.com/keyvanakbary/marko

Last synced: 4 days ago
JSON representation

Minimalistic markdown editor

Awesome Lists containing this project

README

        

# Marko

Minimalistic markdown editor.

## Run

```
npm install

npm run dev
npm run electron
```

## Release

```
npm run pack
```