aurelia-pagination
v0.2.2
Published
## Setup To set up locally (for development or testing) do:
Downloads
3
Readme
aurelia-pagination
Setup
To set up locally (for development or testing) do:
npm installgulp 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.
