Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 239 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 239 Bytes

hoopoe

Firefox, Chrome and Opera Extension for Site Analytics

Using React in core

Development mode

yarn start or by npm test

Build Project

yarn build or by npm build

Testing Components Project

yarn test or by npm test