Skip to content

maoberlehner/how-to-drastically-reduce-estimated-input-latency-and-time-to-interactive-of-ssr-vue-applications

Repository files navigation

How to Drastically Reduce Estimated Input Latency and Time to Interactive of SSR Vue.js Applications

Patreon Donate

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

Build Setup

# 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

About

Author

Markus Oberlehner
Website: https://markus.oberlehner.net
Twitter: https://twitter.com/MaOberlehner
PayPal.me: https://paypal.me/maoberlehner
Patreon: https://www.patreon.com/maoberlehner

License

MIT