growvoosh2
v10.5.3
Published
Runs the app in the development mode.\ Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
Downloads
8
Readme
npm run start-<ENVIRONMENT>
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
npm run build-<ENVIRONMENT>
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
firebase init
Initializes Firebase in root directory
firebase login
For login
firebase deploy --project <PROJECT_NAME> --only hosting:<SITE_NAME>
To deploy to firebase