Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/substance/ember-cli-substance
- Owner: substance
- License: mit
- Created: 2015-06-13T14:23:42.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-03T15:46:00.000Z (over 9 years ago)
- Last Synced: 2024-04-15T12:47:31.030Z (9 months ago)
- Language: JavaScript
- Size: 246 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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/).