/kendo-with-vuex

This is a sample application showing how Vuex can be used to feed the Kendo UI for Vue components

Primary LanguageVue

Using Vuex with Kendo UI for Vue

This sample project shows how Vuex can be used and integrated with Kendo UI for Vue.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.