Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 307 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 307 Bytes

typescript-hoc

Playground to demo react hocs with typescript and jest

Running the app

yarn && yarn start

Test

yarn test

Blog post

Check out the full story behind react, typescript and jest in this project on my blog.