Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 146 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 146 Bytes

A demo of React Context / When components re-render

  1. clone the repo
  2. cd react-context
  3. npm install
  4. npm run dev
  5. Happy hacking!