Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ops-gaurav/angular-pagination-example


https://github.com/ops-gaurav/angular-pagination-example

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# Angular Pagination

clone the repository

- git clone https://github.com/sharma02gaurav/angular-pagination-example.git
- go inside directory
- npm install to install dependencies
- gulp server to load the live server.

i have included a sample database file. you can import it for testing purpose using mongoimport

- mongoimport -c users -d ng --file ng-data.json