An example project to demonstrate how to add a Google-style page loader when code-splitting views at the route level.
Note that the page loader in the gif animation is slower than it actually is!
More information is coming soon!
npm install
npm run dev
npm run build
Lint with ESLint
npm run lint
For more information and an explanation, see: https://blog.alexseifert.com/2023/05/10/vue-js-route-level-code-splitting-with-a-page-loader/