Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 270 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 270 Bytes

01 Getting Started

In this step, the code we are writing is within src/App.js.

The code in index.js and index.css should be copied over, we are not covering it in the workshop.

This step demonstrates the Hello, World! example from the React documentation.