Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lsocrate/ember-cli-better-select
https://github.com/lsocrate/ember-cli-better-select
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/lsocrate/ember-cli-better-select
- Owner: lsocrate
- License: mit
- Created: 2014-11-28T02:06:17.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-08T04:03:19.000Z (over 9 years ago)
- Last Synced: 2024-11-30T21:41:27.581Z (about 1 month ago)
- Language: JavaScript
- Size: 205 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Ember-cli-t8-select
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/).