Skip to content

yangcandoit/BiasChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BiasChecker

Installation

git clone https://github.com/yangcandoit/BiasChecker.git

open the BiasChecker folder

open one terminal

cd manager

npm install --dependencies ## install dependencies of this project

npm start ## start the manager

open another terminal

cd manager 
node server.js   ## start the server

open another terminal(the number of terminals is dependent on the experiment)

cd agent
npm install --dependencies ## install dependencies of this project

node index.js ## start agent

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published