Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/substance/ember-cli-substance

Ember-CLI integration of Substance.
https://github.com/substance/ember-cli-substance

Last synced: about 2 months ago
JSON representation

Ember-CLI integration of Substance.

Awesome Lists containing this project

README

        

# STALLED

Maybe we will pick this up again in future.

# Ember-cli-substance

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