Clone and run for a quick way to see React 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/nodegui/react-nodegui-starter
# Go into the repository
cd react-nodegui-starter
# Install dependencies
npm install
# Run the app
npm start
- nodegui.github.io/nodegui - all of NodeGui and React NodeGUI's documentation
MIT
Thanks goes to these wonderful people (emoji key):
Pepijn 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!