Skip to content

Starter repository for react based native desktop apps using react-nodegui

Notifications You must be signed in to change notification settings

Solant/react-nodegui-starter

Repository files navigation

react-nodegui-starter

Clone and run for a quick way to see React NodeGui in action.

logo

To Use

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 # Install CMake brew install cmake # Go into the repositorycd react-nodegui-starter # Install dependencies npm install # Run the dev server npm run dev # Open andother terminal and run the app npm start

Installation & Resources for learning React NodeGUI

License

MIT

About

Starter repository for react based native desktop apps using react-nodegui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript55.8%
  • TypeScript44.2%