dineshnagarit / anglr_lazycontent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

anglr_lazycontent

This repository contains angular boilerplate which implements stateproviders and infinite scroll module to implement lazyloading in simplistic way.

Development

To install all dev dependencies

Call [backend dependencies]:

npm install

and Call [frontend dependencies]:

bower install

To run the app:

 npm start

To setup repository with documentation

  • Go to the parent directory of the anglr_lazycontent folder and call:
git clone https://github.com/dineshnagarit/anglr_lazycontent.git

Contributions

Fork the repo and make requred changes. After that push your changes in branch, which is named according to the changes you did. Initiate the PR. The code in this repository is distributed under the terms of the MIT license.

About

License:MIT License


Languages

Language:HTML 49.8%Language:JavaScript 42.8%Language:CSS 7.5%