Skip to content

yangcandoit/SNEEV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SNEEV

Please follow the instruction from BiasChecker to use the tool

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