https://github.com/hardchor/node-webkit-playground
https://github.com/hardchor/node-webkit-playground
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/hardchor/node-webkit-playground
- Owner: hardchor
- License: gpl-2.0
- Created: 2014-03-14T06:46:39.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-14T09:06:00.000Z (over 12 years ago)
- Last Synced: 2025-01-21T02:30:53.419Z (over 1 year ago)
- Language: JavaScript
- Size: 122 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
node-webkit-playground
======================
## Install ##
```shell
npm install -g grunt-cli
npm install
```
## Build ##
```shell
grunt
```