Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 568 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 568 Bytes

Markdown editor in NodeGui

demo

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) 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:

# Install dependencies
npm install
# Run the app
npm start

License

MIT