$ yarn install
$ yarn run dev
It will start the development server with HMR on top of it.
http://localhost:3000 — Development server
http://localhost:3001 — Webpack assets server
Now you can open http://localhost:3000 in browser and start developing.