Skip to content

marsyang1/vue.js-v2-crud-application

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 webpack-dev-server --inline or python3 -m http.server
  • run http server of your choice (eg whs or SimpleHTTPServer)

About

Vue.js demo app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 57.1%
  • JavaScript 41.9%
  • CSS 1.0%