/mySite

Primary LanguageCSSMIT LicenseMIT

//installing angular-carousel
https://github.com/revolunet/angular-carousel

//intial for copying dependencies
npm install grunt-bowercopy --save-dev
npm install grunt-contrib-uglify --save-dev
npm install grunt-contrib-qunit --save-dev
npm install grunt-contrib-concat --save-dev
npm install grunt-contrib-jshint --save-dev
npm install grunt-contrib-watch --save-dev

//bower
bower install font-awesome --save

//grunt
npm install grunt --save-dev