Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stefanpenner/d-d
https://github.com/stefanpenner/d-d
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stefanpenner/d-d
- Owner: stefanpenner
- Created: 2014-06-05T17:04:36.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-17T19:59:02.000Z (over 10 years ago)
- Last Synced: 2024-10-17T18:10:31.385Z (19 days ago)
- Language: JavaScript
- Size: 367 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# D-d
This README outlines the details of collaborating on this Ember application.
## 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://iamstef.net/ember-cli/](http://iamstef.net/ember-cli/).