https://github.com/jhsu/todays-tasks
https://github.com/jhsu/todays-tasks
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jhsu/todays-tasks
- Owner: jhsu
- Created: 2014-08-20T06:52:18.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-20T07:53:18.000Z (over 10 years ago)
- Last Synced: 2025-04-04T14:55:00.617Z (about 1 month ago)
- Language: JavaScript
- Homepage: jhsu.github.io/todays-tasks/dist
- Size: 316 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gtd
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/).