A comprehensive form management solution for Vue.js, built with Vuex in mind.
Note: Currently in alpha stage, under active development.
Read the documentation to learn more.
# install dependencies
npm install
# serve with hot reload at localhost:8084
npm run dev
# build the vuex-forms UMD library
npm run build
# build the docs for production
npm run docs