https://github.com/nwutils/nw-sample-apps
Sample Apps
https://github.com/nwutils/nw-sample-apps
Last synced: 26 days ago
JSON representation
Sample Apps
- Host: GitHub
- URL: https://github.com/nwutils/nw-sample-apps
- Owner: nwutils
- License: mit
- Created: 2012-10-13T13:46:39.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2023-08-28T05:18:19.000Z (almost 2 years ago)
- Last Synced: 2025-05-15T09:05:14.293Z (26 days ago)
- Language: JavaScript
- Homepage:
- Size: 1.76 MB
- Stars: 1,950
- Watchers: 137
- Forks: 543
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# NW.js Sample apps
## Getting Started
1. Clone/Fork/Download repo
1. `npm install` to node modules
1. `npm start [dir name]` to start a project
1. For example, `npm start file-explorer`