Purpose for web development with react
Support for Webpack Hot Module Replacement
// recommend to use yarn to develop
// if you don't install the yarn replace the `yarn` in the below to `npm` instead
$ yarn install
$ yarn start
// Then goto localhost:9933