Skip to content

Latest commit

 

History

History
6 lines (2 loc) · 196 Bytes

react-basic-setup.md

File metadata and controls

6 lines (2 loc) · 196 Bytes

React Setup

This section will discuss setting up an HTML page so that when it is parsed by a web browser, at runtime, the browser can transform JSX expressions and correctly run React code.