Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shershen08/vue.js-v2-crud-application
Vue.js demo app
https://github.com/shershen08/vue.js-v2-crud-application
crud-application demo-app vue vuejs2
Last synced: 3 months ago
JSON representation
Vue.js demo app
- Host: GitHub
- URL: https://github.com/shershen08/vue.js-v2-crud-application
- Owner: shershen08
- Created: 2016-11-14T16:29:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-29T10:56:40.000Z (almost 8 years ago)
- Last Synced: 2024-05-05T13:32:15.119Z (10 months ago)
- Topics: crud-application, demo-app, vue, vuejs2
- Language: HTML
- Size: 6.84 KB
- Stars: 54
- Watchers: 5
- Forks: 29
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Vue.js v2 CRUD sample application
Uses vue.js v2.0 and vue-router v2.0
- Forked from [this demo](http://codepen.io/-a/pen/amOYGp) using vue.js 1.x
- [Demo on codepen](http://codepen.io/shershen08/pen/xROOxw)### Usage
- clone or download zip of this repo
- `cd` to the upacked folder
- run `npm install`
- run http server of your choice (eg [whs](https://github.com/gstack/watch-http-server) or [SimpleHTTPServer](https://docs.python.org/2/library/simplehttpserver.html))