This demo includes a simple router implementation that lazy loads the different views as they are accessed.
Get the demo
git clone https://github.com/garyvh2/perf-examples.git cd Lazy Loading - Dynamic Import
Run the demo
npm install npm start