Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/givanse/ember-abacus
An Abacus built with Ember.js
https://github.com/givanse/ember-abacus
Last synced: 20 days ago
JSON representation
An Abacus built with Ember.js
- Host: GitHub
- URL: https://github.com/givanse/ember-abacus
- Owner: givanse
- Created: 2014-07-09T06:17:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-09T06:46:23.000Z (over 10 years ago)
- Last Synced: 2024-11-05T12:28:57.237Z (2 months ago)
- Language: JavaScript
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ember-abacus
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/).