Based on nodegui-starter
Clone and run for a quick way to see NodeGUI in action.
To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
git clone https://github.com/autre31415/nodegui-quick-start
# Go into the repository
cd nodegui-quick-start
# Install dependencies
npm i
# Run the app
npm start- nodegui.github.io/nodegui - all of NodeGui and React Desktop's documentation
MIT