DEV Community

Aniket Kumar Sinha
Aniket Kumar Sinha

Posted on

4 3 1 1 1

Updating React App deployed on Firebase

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
Enter fullscreen mode Exit fullscreen mode

It's Done!
Your app is updated.

Happy Learning!

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay