Updating React App deployed on Firebase
Aniket Kumar Sinha
Posted on June 14, 2022
Be sure that you've deployed your app on Firebase, if not done then follow this blog: How to deploy your React app on Firebase?
Make all the changes and save them in your React App.
Run the following commands in the terminal:
$ npm run build
$ firebase deploy
It's Done!
Your app is updated.
Happy Learning!
💖 💪 🙅 🚩
Aniket Kumar Sinha
Posted on June 14, 2022
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.
Related
watercooler Why does a reboot make your PC run SO much faster than running all the cleaning tools you can possibly imagine?
November 30, 2024