https://github.com/petrix12/calendario
Aplicación de calendario realizada con Firebase, Vue.js y Vuetify.js
https://github.com/petrix12/calendario
css firebase html javascript vuejs vuetifyjs
Last synced: 2 months ago
JSON representation
Aplicación de calendario realizada con Firebase, Vue.js y Vuetify.js
- Host: GitHub
- URL: https://github.com/petrix12/calendario
- Owner: petrix12
- Created: 2020-08-04T21:25:58.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T13:20:01.000Z (over 3 years ago)
- Last Synced: 2025-02-21T18:15:12.666Z (over 1 year ago)
- Topics: css, firebase, html, javascript, vuejs, vuetifyjs
- Language: Vue
- Homepage: https://solplusplus.blogspot.com/p/curso-firebase-firestore-desde-cero_3.html
- Size: 3.28 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# calendario
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).