Last active
October 12, 2015 20:38
-
-
Save cbumgard/4083786 to your computer and use it in GitHub Desktop.
Cloning and running node-boot
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git clone https://github.com/cbumgard/node-boot | |
cd node-boot/ | |
npm install | |
grunt dev | |
node app.js |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Part of docs for https://github.com/cbumgard/node-boot