Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 540 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 540 Bytes

open-sourcer

How to run:

So there are basically two parts first is the backend server and then the extension

To run the server you need to be in the root directory of branch main and enter the commands $ yarn $ yarn dev

To run the extension in your chrome in you need to change the directory to /client of branch as/page/analytics and enter the commands $ yarn $ yarn dev

There will be a dist folder made after this execution You need to add the dist folder to Chrome Manage extensions > Load Unpacked > Choose the dist directory