React Chunking Run yarn followed by npm start. This will install the packages and run the application at http://localhost:3000/ Module Based Observe the chunk 1.chunk.js in the network section. Route Based Go to /lazy Observe new chunk 2.chunk.js in the network section.