Skip to content

maoberlehner/distributed-vue-applications-pushing-content-and-component-updates-to-the-client

Repository files navigation

Distributed Vue.js Applications Part 2: Pushing Content and Component Updates to the Client

Patreon Donate

This is an example project for the following article: Distributed Vue.js Applications Part 2: Pushing Content and Component Updates to the Client

Build Setup

# Install dependencies.
npm install

# Start the distribution server.
node server/index.js

# Serve the client application with hot reload.
npm run serve

# Build the client application for production with minification.
npm run build

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