javascript-web-ugly-number

Description

Divide the number by greatest divisible powers of 2, 3 and 5, if the number becomes 1 then it is an ugly number otherwise not.

Tech stack

  • jquary 3.5

Docker stack

  • httpd:latest

To run

sudo ./install.sh -u Availble at http://localhost

To stop

sudo ./install.sh -d

To see help

sudo ./install.sh -h