You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NightOwl GUI (nog) is a simple GUI system for the web.
Testing
# Install global deps:
npm install -g gulp-cli
npm install -g bower
# Install local deps:
npm install
bower install
# Build test app and then start test server with live reload:
gulp test