Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 208 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 208 Bytes

TwentyFour

Given four special numbers and the standard + − × ÷ operators, make the number 24!

Building

  1. npm install
  2. gulp
  3. Navigate to http://localhost:8080 to play!