Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

Sinity/Thesis-PairwiseRanking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run frontend & backend on NixOS (assuming git is installed):

 $ git clone https://github.com/Sinity/pwrank.git
 $ cd pwrank
 $ nix-shell
   # necessary only once after cloning, unless dependencies change
 $ (cd frontend && npm install) 
 $ (cd frontend && npm run serve) &
 $ python backend/webrankit/app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published