Skip to content

Instantly share code, notes, and snippets.

@nickpresta
Created October 8, 2013 18:45
Show Gist options
  • Select an option

  • Save nickpresta/6889551 to your computer and use it in GitHub Desktop.

Select an option

Save nickpresta/6889551 to your computer and use it in GitHub Desktop.
$ npm install -g grunt bower
THEN
$ npm install -g yo
$ npm install -g generator-webapp
$ yo webapp
$ grunt server
OR
$ git clone https://github.com/NickPresta/yeoman-bs3-test.git
$ grunt server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment