Skip to content

prohorova/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of life

This project is part of FCC

Demo

Bootstrapped with Create React App.

Run

Install dependencies

npm install

Run server

npm start

Build

npm run build