distributed-vue-applications-loading-components-via-http

This is an example project for the following article: https://markus.oberlehner.net/blog/distributed-vue-applications-loading-components-via-http/

Stars
49

Distributed Vue.js Applications Part 1: Loading Components via HTTP

This is an example project for the following article: Distributed Vue.js Applications Part 1: Loading Components via HTTP

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

Badges
Extracted from project README
Patreon Donate
Related Projects