$ yarn install
$ yarn start
Then visit http://localhost:3000.
Production has Devtools, logging and hot reloading middleware removed and the scripts/css compressed.
$ yarn run build
$ yarn run start-prod
Then visit http://localhost:3000.
$ yarn lint --fix && yarn test --coverage
Some code taken from the following (all MIT licensed):
redux-react-material-boilerplatereact-hexgrid- notsurt's
spritegen - gimenete's
identicons-react
