Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maoberlehner/building-a-modal-dialog-with-vue-and-vuex
This is an example project for the following article: https://markus.oberlehner.net/blog/building-a-modal-dialog-with-vue-and-vuex/
https://github.com/maoberlehner/building-a-modal-dialog-with-vue-and-vuex
Last synced: 8 days ago
JSON representation
This is an example project for the following article: https://markus.oberlehner.net/blog/building-a-modal-dialog-with-vue-and-vuex/
- Host: GitHub
- URL: https://github.com/maoberlehner/building-a-modal-dialog-with-vue-and-vuex
- Owner: maoberlehner
- Created: 2017-12-17T15:31:21.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-14T03:35:46.000Z (over 6 years ago)
- Last Synced: 2024-10-11T15:45:55.235Z (about 1 month ago)
- Language: Vue
- Size: 224 KB
- Stars: 30
- Watchers: 5
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Building a Modal Dialog with Vue.js and Vuex
[![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: [Building a Modal Dialog with Vue.js and Vuex](https://markus.oberlehner.net/blog/building-a-modal-dialog-with-vue-and-vuex/)
## Build Setup
``` bash
# Install dependencies.
npm install# Serve with hot reload at localhost:8080
npm run serve# Build 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