https://github.com/bustle/ember-sticky-wicket
https://github.com/bustle/ember-sticky-wicket
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/bustle/ember-sticky-wicket
- Owner: bustle
- License: mit
- Created: 2015-10-08T22:21:18.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2018-07-03T00:30:18.000Z (about 8 years ago)
- Last Synced: 2025-09-07T11:52:48.763Z (11 months ago)
- Language: JavaScript
- Size: 27.3 KB
- Stars: 0
- Watchers: 10
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Ember-sticky-wicket
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/).