https://github.com/simulatedcode/guestapp
Guestbook App using Vue 3 & Firebase
https://github.com/simulatedcode/guestapp
firebase firestore vue
Last synced: 2 months ago
JSON representation
Guestbook App using Vue 3 & Firebase
- Host: GitHub
- URL: https://github.com/simulatedcode/guestapp
- Owner: simulatedcode
- Created: 2022-12-03T10:36:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-13T07:03:04.000Z (about 3 years ago)
- Last Synced: 2025-03-24T05:40:02.443Z (about 1 year ago)
- Topics: firebase, firestore, vue
- Language: Vue
- Homepage:
- Size: 254 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Guest Apps Rumah IVAA
Using Vue & Firebase.
## Project Setup
```
npm install
```
## Compile and Hot-Reload for Development
```
npm run dev
```