Ghostubborn / how-to-structure-a-complex-vuex-store

This is an example project for the following article: https://markus.oberlehner.net/blog/how-to-structure-a-complex-vuex-store/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to Structure a Complex Vuex Store

Patreon Donate

This is an example project for the following article: How to Structure a Complex Vuex Store

Build Setup

# 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

About

This is an example project for the following article: https://markus.oberlehner.net/blog/how-to-structure-a-complex-vuex-store/


Languages

Language:Vue 49.2%Language:JavaScript 47.9%Language:HTML 3.0%