Cookiecutter template for frontend webdev sandbox.
Creates a boiler plate project based on start-bootstrap.
cookiecutter https://github.com/dataloudlabs/cookiecutter-frontend-sandbox.git
# cd into the projects directory...
npm install ; bower install; gulp copy ; gulp dev
package.json also creates start and test scripts for further development