https://github.com/simulatedcode/guestapp
Guestbook App using Vue 3 & Firebase
https://github.com/simulatedcode/guestapp
firebase firestore vue
Last synced: 9 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-24T06:22:45.000Z (almost 3 years ago)
- Last Synced: 2023-03-11T13:23:45.673Z (almost 3 years ago)
- Topics: firebase, firestore, vue
- Language: Vue
- Homepage:
- Size: 253 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
```