Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nwutils/nw-sample-apps
Sample Apps
https://github.com/nwutils/nw-sample-apps
Last synced: 28 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 (about 12 years ago)
- Default Branch: main
- Last Pushed: 2023-08-28T05:18:19.000Z (about 1 year ago)
- Last Synced: 2024-05-22T08:20:36.400Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.76 MB
- Stars: 1,944
- Watchers: 139
- Forks: 555
- 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`