Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 242 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 242 Bytes

Compound components pattern

This project is scaffolded using create-react-app. Each branch is an demonstration of a perticular pattern.

To run the project clone this repo and then use the following commends

  • npm install
  • npm run start