Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eveld/node-webkit-app

An example application made with node-webkit and ember.
https://github.com/eveld/node-webkit-app

Last synced: 20 days ago
JSON representation

An example application made with node-webkit and ember.

Awesome Lists containing this project

README

        

#RSS
An example application made with node-webkit and ember.

#Running the server
To start the fortune server:

```
cd fortune

npm install

node server
```

#Running the app
To run the node-webkit application:

```
.
```