Skip to content

mostafa6765/how-to-pre-render-vue-powered-websites-with-webpack

 
 

Repository files navigation

How to Pre-render Vue.js Powered Websites With webpack

Patreon Donate

This is an example project for the following article: How to Pre-render Vue.js Powered Websites With webpack

Build Setup

# Install dependencies.
npm install

# Serve with hot reload.
npm run serve

# Build for production with minification.
npm run build

# Serve the production build.
npm run serve-production

Instant deploy to Netlify

By clicking this button you can automatically clone this repository, setup a new site in Netlify and run the build and deployment to the Netlify CDN.

Deploy to Netlify

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.7%
  • Vue 46.5%
  • HTML 3.8%