Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 449 Bytes

File metadata and controls

22 lines (11 loc) · 449 Bytes

powerball-ticket-status

Helps instantly identify winning tickets, useful for office lotto pools on drawing night!

Demo

http://powerball.sky-coding.com/

Prerequisites

Node, Grunt, Bower (npm install grunt-cli bower -g)

Build & Development

Run npm install and bower install to install dependencies.

Run grunt for building and grunt serve for preview.

Testing

Running grunt test will run the unit tests with karma.