Skip to content

Latest commit

 

History

History

browser-extension

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.