https://arturbiko.github.io/conway
git clone [email protected]:arturbiko/conway.git
npm i
npm run start
Output is served under localhost:8080/build/index.html
git clone [email protected]:arturbiko/conway.git
npm i
npm run build
The final output is than available in the /dist
folder.