Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 687 Bytes

README.md

File metadata and controls

47 lines (31 loc) · 687 Bytes

Browser Extension

This sub-project consists of following components:

Install

To install all components:

./install.sh

Build

To build all components:

./build.sh

By default, this builds the components for local environment.

For beta environment

./build.sh beta

For production environment

./build.sh prod

Test

./test.sh

Run

Follow READMEs of individual components for further guidance.