This example uses the same route configuration as the basic JSX example, but uses hot reloading via React Hot Loader.
$ yarn
$ yarn start
Then open http://localhost:8080/ in your browser. Modify routeConfig.js
to see the hot reloading in action.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
This example uses the same route configuration as the basic JSX example, but uses hot reloading via React Hot Loader.
$ yarn
$ yarn start
Then open http://localhost:8080/ in your browser. Modify routeConfig.js
to see the hot reloading in action.