Game of life Installation git clone https://github.com/sk1e/life && cd life && npm i Build Production npm run build Development server npm run build-dev Testing npm run test Linting npm run lint Launching npm run start