Sample angular project with a few sample pages/modules.
Clone repo and download app dependencies
$ git clone https://github.com/c18js/sample-site-1
$ cd sample-site-1
$ npm install
$ bower install
Start Gulp Server
$ gulp
Developed by Jack Stettner