vue.js-v2-crud-application icon indicating copy to clipboard operation
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

Usage

  • clone or download zip of this repo
  • cd to the upacked folder
  • run npm install
  • run http server of your choice (eg whs or SimpleHTTPServer)