https://github.com/flyfloor/ember-ui
ember-ui
https://github.com/flyfloor/ember-ui
Last synced: about 2 months ago
JSON representation
ember-ui
- Host: GitHub
- URL: https://github.com/flyfloor/ember-ui
- Owner: flyfloor
- License: mit
- Created: 2015-09-15T09:13:27.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-15T09:31:31.000Z (almost 11 years ago)
- Last Synced: 2025-03-13T09:02:46.425Z (over 1 year ago)
- Language: JavaScript
- Size: 148 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-ui
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/).