Seed project for angular apps using angular 1.5.x, gulp and twitter bootstrap 3.
To get you started you can simply clone the angular-seed repository and install the dependencies.
git clone https://github.com/martinbilek/angular-seed.git
cd angular-seed
npm install
npm start
Now browse to the app at http://localhost:8080/
.