Boilerplate for setting up a project using Hapi on the backend and serving a React client
yarn
yarn start
or
npm start
Check it out at: http://localhost:3000
npm test
npm test -- --watch # to enter watch mode
npm test -- -u # to update snapshot