An open API service indexing awesome lists of open source software.

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

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