Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jherdman/ember-cli-todos
https://github.com/jherdman/ember-cli-todos
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jherdman/ember-cli-todos
- Owner: jherdman
- Created: 2014-06-21T21:32:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-25T00:08:13.000Z (over 10 years ago)
- Last Synced: 2024-10-07T18:20:20.090Z (29 days ago)
- Language: CSS
- Size: 145 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todos
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/).