Implementation of Conway's Game of Life
npm run build
npm run type-check
npm run type-check:watch
npm run bundle
npm test
npm test:watch
npm run bundle
node dist/app.bundle.js
Implementation of Conway's Game of Life
npm run build
npm run type-check
npm run type-check:watch
npm run bundle
npm test
npm test:watch
npm run bundle
node dist/app.bundle.js