Skip to content

Mcamin/Distributed-Vue

 
 

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

Releases

No releases published

Packages

No packages published

Languages

  • Vue 50.9%
  • JavaScript 31.0%
  • CSS 12.7%
  • HTML 5.4%