https://github.com/amine7536/marko-angular
https://github.com/amine7536/marko-angular
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/amine7536/marko-angular
- Owner: amine7536
- Created: 2016-04-18T13:23:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-18T13:34:02.000Z (over 9 years ago)
- Last Synced: 2024-12-15T21:26:20.482Z (about 1 year ago)
- Language: JavaScript
- Size: 3.02 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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,

```bash
git clone https://github.com/amine7536/marko-angular.git
```
And then install dependencies.
```bash
$ cd marko && npm install
```
Run
```
$ gulp run
```