Skip to content

arturbiko/conway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of Life Logo

https://arturbiko.github.io/conway

Local development

git clone git@github.com:arturbiko/conway.git
npm i
npm run start

Output is served under localhost:8080/build/index.html

Build from source

git clone git@github.com:arturbiko/conway.git
npm i
npm run build

The final output is than available in the /dist folder.

About

Conways Game of Life

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors