Run yarn run dev-server to run the webpack dev server (rebuilds and watches)
Run yarn run build:dev to build the bundled file for development
Run yarn run build:prod to build the bundled file for production
Run yarn test -- --watch to run and watch test suite