Skip to content

Instantly share code, notes, and snippets.

@cbumgard
Last active October 12, 2015 20:38
Show Gist options
  • Save cbumgard/4083786 to your computer and use it in GitHub Desktop.
Save cbumgard/4083786 to your computer and use it in GitHub Desktop.
Cloning and running node-boot
git clone https://github.com/cbumgard/node-boot
cd node-boot/
npm install
grunt dev
node app.js
@cbumgard
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment