This is an example project for the following article: Advanced Vue.js Component Composition With Container Components
# Install dependencies.
npm install
# Serve with hot reload.
npm run serve
# Build for production with minification.
npm run build
# Run unit tests.
npm run test:unit
# Run acceptance tests.
npm run test:acceptance
Markus Oberlehner
Website: https://markus.oberlehner.net
Twitter: https://twitter.com/MaOberlehner
PayPal.me: https://paypal.me/maoberlehner
Patreon: https://www.patreon.com/maoberlehner
MIT