Skip to content

rgab1508/react-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game OF Life

To run this locally

  git clone
  cd react-game-of-life
  npm install
  npm start