ella-sparse-array-controller
Version:
Sparse array controller for fetching large collections of records a few at a time.
26 lines (15 loc) • 450 B
Markdown
# Ella-sparse-array-controller
This README outlines the details of collaborating on this Ember addon.
## Installation
* `git clone` this repository
* `npm install`
* `bower install`
## Running
* `ember server`
* Visit your app at http://localhost:4200.
## Running Tests
* `ember test`
* `ember test --server`
## Building
* `ember build`
For more information on using ember-cli, visit [http://www.ember-cli.com/](http://www.ember-cli.com/).