1) Node.js 2) MongoDB
In project folder, run
npm install
npm
will automatically install all required packages.
Set MongoDB server and run it before running Hi-PA.
"C:\Program Files\MongoDB\Server\3.6\bin\mongod.exe"
node index.js
Presenter side will be available at http:\\localhost:8000\presenter\aa
. Audience side on http:\\localhost:8000\audience