Skip to content

robvw/fllscoring

 
 

Repository files navigation

Build Status Dependency Status devDependency Status

FLL Scoring

To have a look at what we are at, see Testing. No guarantees.

Development prerequisites

  • nodejs nodejs.org. Make sure you have a recent version (>.10)
  • bower (npm install -g bower)
  • grunt (npm install -g grunt-cli)

Steps

  • Clone the repository
  • npm install
  • bower install (this should be done automatically by npm install)

Building

  • 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

Run local

Testing

  • run karma start
  • or run grunt karma

Documentation

TODO's

See case issues

Help is welcome. Please comment on the case if you plan to start working on one.

Authors

About

FLL Scoring app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.5%
  • CSS 31.5%
  • XSLT 1.0%