Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maoberlehner/advanced-vue-component-composition-with-container-components
This is an example project for the following article: https://markus.oberlehner.net/blog/advanced-vue-component-composition-with-container-components/
https://github.com/maoberlehner/advanced-vue-component-composition-with-container-components
Last synced: 16 days ago
JSON representation
This is an example project for the following article: https://markus.oberlehner.net/blog/advanced-vue-component-composition-with-container-components/
- Host: GitHub
- URL: https://github.com/maoberlehner/advanced-vue-component-composition-with-container-components
- Owner: maoberlehner
- Created: 2019-02-16T15:40:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-29T16:32:46.000Z (about 5 years ago)
- Last Synced: 2024-10-11T15:45:59.979Z (about 1 month ago)
- Language: JavaScript
- Size: 218 KB
- Stars: 42
- Watchers: 4
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advanced Vue.js Component Composition With Container Components
[![Patreon](https://img.shields.io/badge/patreon-donate-blue.svg)](https://www.patreon.com/maoberlehner)
[![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg)](https://paypal.me/maoberlehner)This is an example project for the following article: [Advanced Vue.js Component Composition With Container Components](https://markus.oberlehner.net/blog/advanced-vue-component-composition-with-container-components/)
## Build Setup
```bash
# 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
```## 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