Based on https://github.com/gaearon/react-hot-boilerplate.
yarn
yarn start
open http://localhost:1234
Also make sure "safe write" is disabled in your IDE/editor to make Hot Module Replacement work. https://parceljs.org/hmr.html#safe-write
yarn run lint
Automatically fix linting issues,
yarn run lint-fix
yarn run build