Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 408 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 408 Bytes

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