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

https://github.com/amine7536/marko-angular


https://github.com/amine7536/marko-angular

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# marko-angular
**this project is being rewritten usin React/Redux and can be found here : https://github.com/amine7536/marko**

> Desktop Markdown editor with live preview

**Marko** is based on Angular and Electron,

![](marko.png)

```bash
git clone https://github.com/amine7536/marko-angular.git
```

And then install dependencies.

```bash
$ cd marko && npm install
```

Run

```
$ gulp run
```