Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cowbell/bridge-points
App for exercising counting points in contract bridge game written in Ember.js
https://github.com/cowbell/bridge-points
bridge ember
Last synced: about 1 month ago
JSON representation
App for exercising counting points in contract bridge game written in Ember.js
- Host: GitHub
- URL: https://github.com/cowbell/bridge-points
- Owner: cowbell
- License: mit
- Created: 2013-09-05T12:23:11.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-29T19:47:45.000Z (almost 10 years ago)
- Last Synced: 2024-04-15T14:50:39.703Z (9 months ago)
- Topics: bridge, ember
- Language: CoffeeScript
- Homepage: http://cowbell-labs.com/bridge-points/
- Size: 1.66 MB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bridge Points
Simple app for exercising counting bridge points written in Ember.js
## Development
```
npm install
bower install
ember serve
```Tests can be run by:
```
ember test
```Released on MIT license