https://github.com/launchscout/me-track-row
This holds our add-on for master ember me-track-row component
https://github.com/launchscout/me-track-row
Last synced: 10 months ago
JSON representation
This holds our add-on for master ember me-track-row component
- Host: GitHub
- URL: https://github.com/launchscout/me-track-row
- Owner: launchscout
- License: mit
- Created: 2015-10-28T03:18:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-28T03:19:19.000Z (over 10 years ago)
- Last Synced: 2024-04-13T07:11:00.172Z (over 2 years ago)
- Language: JavaScript
- Size: 113 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Me-track-row
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/).