Game Of Life Javascript implementation of the Conway's Game of Life. Live version available at : https://av32000.github.io/GameOfLife/ Run Localy Clone Repo Install dependencies (npm install) Run dev server (npm run dev)