To have a look at what we are at, see Testing. No guarantees.
- nodejs nodejs.org. Make sure you have a recent version (>.10)
- bower (
npm install -g bower) - grunt (
npm install -g grunt-cli)
- Clone the repository
npm installbower install(this should be done automatically by npm install)
- for a desktop build:
grunt nodewebkit - for a mobile build:
grunt phonegap
For the phonegap build, copy pgbuildconfig.example.json to pgbuildconfig and adjust your phonegap build credentials. You can create an account on phonegap build
For iOS, see Building for iOS
node localserver.jsthen open localhost:1390
- run
karma start - or run
grunt karma
- [original proposal](docs/proposal/Scoring System project proposal-v2.pdf)
- architecture documents
- templating
- interface
- internationalization
See case issues
Help is welcome. Please comment on the case if you plan to start working on one.


