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`