Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/).