Skip to content

alycit/nw-sample-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Webkit / Angular Sample Desktop App

This is a reference app for a Desktop App built with

  • Node Webkit
  • Angular JS
  • WebSQL

Getting Started

  1. Install node-webkit using npm (now nw.js)
  2. Install node-webkit-builder using npm
  3. Install Dependencies (angular) by running npm install

Running in development

  1. run nw . in the repository directory
  2. The app can be refresed without killing and rerunning

To package as an app

  1. run nwbuild -p osx64 -v 0.12.1 .
  2. the resulting app will be in the build folder

About

Node Webkit / Angular Sample Desktop App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published