Boilerplate for Galvanize Fullstack Students!
First, install Yeoman and generator-galvanize-fullstack using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-galvanize-fullstack
Then generate your new project:
yo galvanize-fullstack
Apache-2.0 © Liz Howard