Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 220 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 220 Bytes

React Training App Example

This is an example application for the BestBuy store React app.

To start:

  1. Clone the repo
  2. Run npm i to restore the packages
  3. Run npm start to start the application