This app uses Genetic Algorythm to resolve the oneMax problem. The code is a mess, i've hardcoded this in just a day because there was not much time.
sudo apt-get update
sudo apt-get install nodejs
sudo apt-get install npm
npm install
npm start
sudo apt-get install yarn
yarn install
yarn start