create programs in the browser using modules from NPM
by default config.js is set to use http://wzrd.in as the browserify-cdn endpoint
- make a new github oauth application and set the app URL and callback URL to
http://localhost:5000 - follow these instructions to install and start gatekeeper on port 9999
npm install
npm run dev
open http://localhost:5000
BSD
