Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 724 Bytes

File metadata and controls

13 lines (9 loc) · 724 Bytes

React Ref by Example

Build Status Slack Greenkeeper badge

Showcasing how React Refs work by example. Read more about it.

Installation

  • git clone git@github.com:the-road-to-learn-react/react-ref-example.git
  • cd react-ref-example
  • npm install
  • npm start
  • visit http://localhost:3000/