This is a build of Conway's Game of Life.
The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970.
This project was bootstrapped from Vue CLI.
Here is the build of this project.
yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint
yarn run test:unit