Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 341 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 341 Bytes

Example running script

This subdirectory and test example was created the following ways:

cd NLGWebsite
mkdir testProjectDir
cd testProjectDir

# create symbolic link to the NLGWebsite 
ln -s ../../NLGWebsite/ .

# run the server
python3 test.py

And then got to http://localhost:8000/