Ecosyste.ms: Awesome

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

https://github.com/a7ul/mdview-nodegui

A Markdown editor in NodeGui
https://github.com/a7ul/mdview-nodegui

javascript nodegui qt

Last synced: 2 months ago
JSON representation

A Markdown editor in NodeGui

Lists

README

        

# Markdown editor in NodeGui

demo

## To Use

To clone and run this repository you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer.

Make sure you have met the requirements listed here: https://docs.nodegui.org/docs/guides/getting-started

From your command line:

```bash
# Install dependencies
npm install
# Run the app
npm start
```

## License

MIT