conway run this code $ git clone https://github.com/lcrossan/conway $ cd conway $ npm i $ npm start tests $ npm run test tests are located in /spec/index.spec.js and only verify behavior of the Board class.