1.0.0 • Published 7 years ago
vue-vuex-todo v1.0.0
Vuex with Vue Js demo
This project is just for the demo purpose to familier with vuex, axios, event bind, class bind with the Vue JS
Project setup
Clone repository in your system
git clone https://github.com/aureatelabs/vue-vuex.gitInstalled required node modules
npm installTo start with the development mode
npm run serveTo compile and make production mode
npm run build1.0.0
7 years ago