Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 271 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 271 Bytes

React Detect App Deployment

This is a small app to showcase the useAppVersionDetector hook that will regularly check for app updates.

Article: TBD

Development

yarn dev

yarn lint

yarn typecheck

Build

yarn build

Analyze bundle

yarn analyze