Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frankwallis/redouble
contract bridge game
https://github.com/frankwallis/redouble
Last synced: 2 months ago
JSON representation
contract bridge game
- Host: GitHub
- URL: https://github.com/frankwallis/redouble
- Owner: frankwallis
- License: mit
- Created: 2014-12-19T18:54:39.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-07-19T08:23:59.000Z (over 2 years ago)
- Last Synced: 2024-04-11T03:15:21.218Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.54 MB
- Stars: 24
- Watchers: 3
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Redouble #
[![build status](https://secure.travis-ci.org/frankwallis/redouble.png?branch=master)](https://travis-ci.org/frankwallis/redouble)
[contract bridge game](http://www.redouble.io)
developed in ES6 using ReactJS, Redux, WebPack, React-Hot-Loader, Mocha/Chai/JsDom, Babel, Koa
special thanks to the good people at BrowserStack for providing cross-browser integration test support.
see the angular2 branch for an angular2 version
### How do I get set up? ###
* npm install
* npm start### Issues
none!