This is a basic AngularJS project created with Yeoman. It can be used to make simple tests with AngularJs. The project already includes Bootstrap and Sass.
Just clone this repository wherever you want and run the following commands:
npm install
bower install
grunt server
A simple Yeoman webapp should appear on localhost:9000