Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 775 Bytes

README.md

File metadata and controls

51 lines (31 loc) · 775 Bytes

Edu Demo

Important Links

Setup

./client/scripts/setup.sh

Build

./client/scripts/build.sh

Run

./client/scripts/run.sh

Unit Testing

./client/scripts/unit-test.sh

Integration Testing

./client/scripts/integration-test.sh

Client - Setup

Install nodejs v18+. Using is the best option.

After installing, refer to the

Client - Run

Refer to the

Client - Test

Refer to the