ReactJS Continuous Deployment to Firebase Hosting using Circle CIby@arryanggaputra_
5,362 reads

ReactJS Continuous Deployment to Firebase Hosting using Circle CI

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

The steps that we do are: Test your react app, build your React app, do deployment to firebase hosting, and push to GitHub. The boring part is deploying our Web Application to Firebase Hosting. So all we need to do is push changes to the git repository, and CircleCI will do everything. The next step is to configure our project to connect with Firebase, configure it with CircleCI and deploy it manually. We then push it up to GitHub and push it to the repository.

Company Mentioned

Mention Thumbnail
featured image - ReactJS Continuous Deployment to Firebase Hosting using Circle CI
Arryangga Aliev Pratamaputra HackerNoon profile picture

@arryanggaputra_

Arryangga Aliev Pratamaputra

Receive Stories from @arryanggaputra_

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!