Game of Life Basic Game of Life implementation I did in my free time... How to Run There are two ways to run this. Open the index.html file in your browser. Run npm start to start a server that serves index.html. Useful for loading the app across your local network.