https://github.com/codewithashim/ema-zon-shoping
https://github.com/codewithashim/ema-zon-shoping
codewithashim firebase firebase-auth firebase-database javascript react scss
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codewithashim/ema-zon-shoping
- Owner: codewithashim
- Created: 2022-09-27T06:16:19.000Z (about 3 years ago)
- Default Branch: master-branch
- Last Pushed: 2022-10-18T19:19:30.000Z (about 3 years ago)
- Last Synced: 2025-02-01T22:20:09.912Z (11 months ago)
- Topics: codewithashim, firebase, firebase-auth, firebase-database, javascript, react, scss
- Language: JavaScript
- Homepage: https://emajhon-shoping.web.app/
- Size: 2.86 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Firebase hosting
# One Time Setup
1. npm install -g firebase-tools
2firebase login
# For Each Project
3. firebase init
make sure : for public directory : select build
# Evevry Deploy
npm run build
firebase deploy