Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.21 KB

README.md

File metadata and controls

30 lines (24 loc) · 1.21 KB

Understanding the React Component Lifecycle

component lifecycle screenshot

Installation

$ npm install

Running

$ npm start

   ┌──────────────────────────────────────────────────┐
   │                                                  │
   │   Serving!                                       │
   │                                                  │
   │   - Local:            http://localhost:5000      │
   │                                                  │
   │   Copied local address to clipboard!             │
   │                                                  │
   └──────────────────────────────────────────────────┘

⭐ Credits

Adapted and expanded from: