How to Drastically Reduce Estimated Input Latency and Time to Interactive of SSR Vue.js Applications
This is an example project for the following article: How to Drastically Reduce Estimated Input Latency and Time to Interactive of SSR Vue.js Applications
# Install dependencies.
npm install
# Serve with hot reload.
npm run dev
# Build for production with minification.
npm run build
# Generate static project.
npm run generate
Markus Oberlehner
Website: https://markus.oberlehner.net
Twitter: https://twitter.com/MaOberlehner
PayPal.me: https://paypal.me/maoberlehner
Patreon: https://www.patreon.com/maoberlehner
MIT