Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 318 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 318 Bytes

Divisible

Divisible is a game built with React JS. The objective is to select numbers which are evenly Divisible by a number generated at random.

Divisible Game Preview

Development server script

npm run start

Production build script

npm run build