Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 630 Bytes

README.md

File metadata and controls

36 lines (20 loc) · 630 Bytes

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Firebase CLI Install

npm i firebase npm install -g firebase-tools

Google Login

firebase login

Firebase Project Start

firebase init

npm run build

WebApp Deploy

firebase deploy

Etc

npm i react-route-dom