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)
- Host: GitHub
- URL: https://github.com/jogboms/iaf2du
- Owner: jogboms
- Created: 2016-04-05T14:52:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-13T17:42:09.000Z (over 9 years ago)
- Last Synced: 2025-02-02T16:24:37.511Z (9 months ago)
- Language: JavaScript
- Size: 104 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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