View our website
https://ihaehada.firebaseapp.com/
or view it https://ihaehada.web.app/
Website Design:
#ihaehada
This is a start-up kit for a Firebase web project, which uses Vue.js.0
There is also a start-up kit using Vue3..........
https://github.com/isamu/firebase-vue3-startup-kit
- Git clone this repository
- Run "npm install firebase-tools -g" to install firebase tools.
- Run "npm install" once to get necessary node modules.
- Run "npm install" once in the functions directory as well.
- Open the firebase console (from https://firebase.google.com) and add a project
- From the dashboard of this project, add an app and choose "web" (</>).
- From the setting of this app, choose "Config" (in Firebase SDK snippet)
- Copy the config file, and paste into src/firebase/firebase.js file. ..
- Replace the word "fir-vue-startup-kit" in .firebaserc file with your Firebase project name..
- Open the firebase console, and create a Cloud Firestore (make it "secure" for now).......
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:8080 to view it in the browser......//..
The page will reload if you make edits.
You will also see any lint errors in the console.
Builds the app for production to the dist
folder.
...
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!!!
..........
. . . . . . . .
.
.
.
.
.
.
.