Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 484 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 484 Bytes

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)