vue.js-v2-crud-application
vue.js-v2-crud-application copied to clipboard
Vue.js demo app
Vue.js v2 CRUD sample application
Uses vue.js v2.0 and vue-router v2.0
- Forked from this demo using vue.js 1.x
- Demo on codepen
Usage
- clone or download zip of this repo
cdto the upacked folder- run
npm install - run http server of your choice (eg whs or SimpleHTTPServer)