Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 472 Bytes

File metadata and controls

13 lines (7 loc) · 472 Bytes

React Profiler Starter

This is the starter project for the React Profiler course in the Mastering React Series provided by WintellectNOW.

Setup

  1. Clone this repository to your computer.

  2. Open a terminal window, change into the project folder (the folder with the package.json file in it).

  3. Run the npm start command.

  4. Install the React Developer Tools using the Developer Tools Extension feature of your web browser.