-
-
Save dtudury/5687889 to your computer and use it in GitHub Desktop.
up and running with bbb
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
# install xcode from app store | |
# install node from nodejs.org | |
sudo npm install -g yo grunt-cli bower | |
npm install generator-bbb | |
npm install generator-mocha | |
yo bbb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment