Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 8 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T13:20:01.000Z (almost 2 years ago)
- Last Synced: 2024-04-08T15:46:24.570Z (7 months 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/).