Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alphasights/ember-cli-alphasights
https://github.com/alphasights/ember-cli-alphasights
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alphasights/ember-cli-alphasights
- Owner: alphasights
- License: mit
- Created: 2015-01-16T10:39:40.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-27T16:19:32.000Z (over 9 years ago)
- Last Synced: 2024-04-14T07:25:15.017Z (7 months ago)
- Language: JavaScript
- Size: 225 KB
- Stars: 1
- Watchers: 52
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Ember-cli-alphasights
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/).