Skip to content

the-road-to-learn-react/react-computed-properties

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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