Created for the ADN newsroom staff to post content related to President Barrack Obama's visit to Alaska in August 2015.
Installing the project can be done by running npm install
and bower install
.
- Run
grunt build
for building andgrunt serve
for preview. - Running
grunt test
will run the unit tests with Karma.
Additional details on how to contribute to a Git project can be found here.
- Fork a branch.
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request.
The following frameworks and tools were used to create this project:
Version numbers can be found within bower.json and package.json
Bootstrap: http://getbootstrap.com
AngularJS: https://angularjs.org
jQuery: https://jquery.com
ngInfiniteScroll Directive: https://sroze.github.io/ngInfiniteScroll
Angular-Filter: https://github.com/a8m/angular-filter
FontAwesome: https://fortawesome.github.io/Font-Awesome/
Yeoman: http://yeoman.io
SASS: http://sass-lang.com