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)