You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Atul R e8de255b9a
Update README.md
5 years ago
assets Added good readme for boilerplate 5 years ago
src Added good readme for boilerplate 5 years ago
.gitignore Working base boilerplate 5 years ago
README.md Update README.md 5 years ago
package-lock.json Added good readme for boilerplate 5 years ago
package.json Added good readme for boilerplate 5 years ago
tsconfig.json fix ts 5 years ago

README.md

react-desktop-starter

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

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-desktop-starter
# Go into the repository
cd react-desktop-starter
# Install dependencies
npm install
# Run the app
npm start

Resources for Learning NodeGUI/React Desktop

License

MIT