Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stevenharman/ember-cli-fill-murray
Ember Component for the Ember CLI 101 book.
https://github.com/stevenharman/ember-cli-fill-murray
Last synced: 2 days ago
JSON representation
Ember Component for the Ember CLI 101 book.
- Host: GitHub
- URL: https://github.com/stevenharman/ember-cli-fill-murray
- Owner: stevenharman
- License: mit
- Created: 2015-06-16T17:53:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-16T19:56:00.000Z (over 9 years ago)
- Last Synced: 2025-01-03T15:45:59.827Z (11 days ago)
- Language: JavaScript
- Homepage:
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Ember-cli-fill-murray
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/).