Skip to content

Running locally

Pedro Matheus edited this page Sep 25, 2018 · 1 revision

UNIX based systems (GNU/Linux, MacOS):

Clone the repository

git clone https://github.com/bfsc/qmethod

Install Python 3 and then

cd qmethod
python3 -m http.server 8080 --bind 127.0.0.1 

Then, you may access by typing on your browser address bar: 127.0.0.1:8080

Windows 7/8/10: Clone the repository using Github app.

You may use the same python 3 trick or download, install and then use Fenix web server: http://fenixwebserver.com/

1: https://www.betterevaluation.org/en/evaluation-options/qmethodology

Clone this wiki locally