Table of Contents

Starting

terminal:

npx create-react-app game_of_life

when it’s loaded

cd game_of_life
npm start

Resources