Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 270 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 270 Bytes

Agora-Proctoring

To run the project locally:
clone this repo
cd Agora-Proctoring

install pre required node modules

npm install

build and run

npm run web

After compiling it should open the create proctor session page in your web browser.