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

https://github.com/jogboms/iaf2du

A simple demonstration for Angular2 and NW.js (node-webkit)
https://github.com/jogboms/iaf2du

Last synced: 7 months ago
JSON representation

A simple demonstration for Angular2 and NW.js (node-webkit)

Awesome Lists containing this project

README

          

# iAf2du
A simple demonstration for Angular2, ForerunnerDB (an in-browser implementation of MongoDB) and NW.js (node-webkit)

## installation
git clone the repository and simply ```npm install```

Requires an installed version of Node-Webkit (NWjs) to build to desktop and Inno setup was utilized for the generation of the downloadable/installable windows executable file.

+ ``` gulp .``` to bootstrap the application
+ ``` gulp dev``` to serve-up light server and watch files for changes