react-computed-properties

Build Status Slack Greenkeeper badge

Showcasing how computed properties work in React. Read more about it.

Installation

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