Skip to content

Getting started

Orges Leka edited this page Dec 5, 2017 · 6 revisions

Here is how you get started with the examples:

export env vars:

source export_WEBSCIKITMODELSPATH.sh

start the server:

cd server/

./webserver.py

open a new terminal and then start the example requests:

cd ../example/requests/

./curl_boston.sh

./curl_boston2.sh

Clone this wiki locally