/dewi

Student-Teacher Matcher using Analytical Hierarchy Process

Primary LanguageTypeScript

How To:

  1. Install Git (I'd prefer using TortoiseGit) and Node.js.

  2. Open console in your project directory.

  3. Run following code on your console.

    git clone https://github.com/hikaru150s/dewi.git
    cd ./dewi
    npm install
    
  4. To run the script, execute npm run start.