Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tim-evans/ember-date-picker
https://github.com/tim-evans/ember-date-picker
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tim-evans/ember-date-picker
- Owner: tim-evans
- License: mit
- Created: 2014-11-12T22:58:36.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-14T21:55:08.000Z (almost 10 years ago)
- Last Synced: 2024-10-18T08:28:46.251Z (19 days ago)
- Language: JavaScript
- Size: 207 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Ember-date-picker
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/).