https://github.com/marcesdan/vue-turnos
Sistema público de reserva de turnos
https://github.com/marcesdan/vue-turnos
axios ecmascript2017 javascript vue vue-recaptcha vue-router vue-router3 vuejs2 vuetify vuex vuex3 webpack webpack3
Last synced: 3 months ago
JSON representation
Sistema público de reserva de turnos
- Host: GitHub
- URL: https://github.com/marcesdan/vue-turnos
- Owner: marcesdan
- License: mit
- Created: 2018-11-16T21:21:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-07T00:57:14.000Z (over 6 years ago)
- Last Synced: 2025-01-11T18:50:03.387Z (4 months ago)
- Topics: axios, ecmascript2017, javascript, vue, vue-recaptcha, vue-router, vue-router3, vuejs2, vuetify, vuex, vuex3, webpack, webpack3
- Language: Vue
- Size: 1.82 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-turnos
> Reserva de turnos web
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build
```For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).