installation:
- Run following commands:
- npm install
- bower install
- if you dont have gulp-cli globaly installed run
npm install --global gulp-cli
- It seems everything is done and now you are ready to run application, just use 'gulp' for this :) enjoy
Features:
- STACK: AgularJS(ES5) / SASS
- ENV: GULP / Browser-Sync
- Cached js and sass files within rebuild for speedup
- Ng-template module for store templates in bundle
- Component architecture of project
- Using cacheFactory to store responses from server and reuse when request is equal
- Basic "adaptive" design desctop 3 columns, tablet 2 columns, mobile - 1
- Infinity-scroll with throttling
- Redirect to new page in browser.