Skip to content

ledfordjs/ng-pagination-ljs

Repository files navigation

ng-pagination-ljs

ng-pagination-ljs is an Angular.js module to create a simple pagination from an array of objects.

Prerequisites

to run build tool you will first need to install:

  1. Node & NPM
  2. Gulp CLI
  3. Bower

After installing all of the above, then run these commands:

  1. npm install
  2. bower install

Run ng-pagination-ljs example sites

  1. Run gulp
  2. Go to localhost:4000

This will run the example site on your local machine.

Run build process

  1. Run gulp build

This will build the module in the dist. folder so it can then be used in your application.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published