When beginning to work on a website app that will be hosted on GCP or any other cloud vendor, it’s important to ensure that the app will work properly prior to deploying. In this lab, you’ll work in the Cloud Shell with files developed using React.js to create a new build and view it in the browser.
Learning Objectives
Successfully complete this lab by achieving the following learning objectives:
- Retrieve Working Files
In Cloud Shell, clone a GitHub repository to access working files.
- Set Up Initial Dependencies
Execute the provided Bash script to establish dependencies and prepare the app for execution.
- Preview Your Web App
Run the necessary command to preview the web app directly through Cloud Shell.