Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 124 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 124 Bytes

conway

Conway's Game of Life (react+nodejs)

Installation

npm install
cd public
npm install
cd ..
npm start