/bodger-bowl

Tracking software for Bodger Bowl

Primary LanguageJavaScriptMIT LicenseMIT

bodger-bowl

Tracking software for Bodger Bowl. Designed for use with GAE.

Installation

Install node modules

Install npm, then install Bodger Bowl's node module dependencies.

(bodger-bowl) $ npm install

Build javascript

(bodger-bowl) $ ./node_modules/.bin/gulp

Type checking javascript

(bodger-bowl) $ ./node_modules/.bin/flow