From 7edb06b2426c90d72ef5722bdb2a499b8fa89eb5 Mon Sep 17 00:00:00 2001 From: Riyaj-Patel <64648327+Riyaj-Patel@users.noreply.github.com> Date: Thu, 1 Oct 2020 02:04:28 -0700 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 54ef094..e547823 100644 --- a/README.md +++ b/README.md @@ -66,3 +66,9 @@ This section has moved here: https://facebook.github.io/create-react-app/docs/de ### `npm run build` fails to minify This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify + +### Deployment on firebase +`npm run build` +`npm i firebase` +`firebase init` +`firebase hosting`