Skip to content

Run lbe in test mode

Cédric Joron edited this page Jul 19, 2013 · 1 revision

in order to run lbe in test mode, just go to the lbe directory and enter:

./manage.py runserver 0.0.0.0:<PORT>

With PORT corresponding to the port listener server.

Clone this wiki locally