/aurelia-pagination

Primary LanguageJavaScriptApache License 2.0Apache-2.0

aurelia-pagination

Setup

To set up locally (for development or testing) do:

  1. npm install
  2. gulp init

Run

To run the server, you can either do gulp serve, if you don't plan to change anything, or gulp watch if you want live reload capabilities and recompilation of files on save.