Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidpett/ember-stickyfill
https://github.com/davidpett/ember-stickyfill
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/davidpett/ember-stickyfill
- Owner: davidpett
- License: mit
- Created: 2016-11-09T15:59:17.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-18T16:11:44.000Z (about 8 years ago)
- Last Synced: 2024-10-24T18:52:02.245Z (2 months ago)
- Language: JavaScript
- Size: 250 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Ember-stickyfill
This README outlines the details of collaborating on this Ember addon.
## Installation
* `git clone ` this repository
* `cd ember-stickyfill`
* `npm install`
* `bower install`## Running
* `ember serve`
* Visit your app at [http://localhost:4200](http://localhost:4200).## Running Tests
* `npm test` (Runs `ember try:each` to test your addon against multiple Ember versions)
* `ember test`
* `ember test --server`## Building
* `ember build`
For more information on using ember-cli, visit [http://ember-cli.com/](http://ember-cli.com/).