summary refs log tree commit diff
path: root/webclient/README
blob: 0f893b1712b7ec139c26440330bdb4a15f55e870 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
Basic Usage
-----------

The Synapse web client needs to be hosted by a basic HTTP server.

You can use the Python simple HTTP server::

    $ python -m SimpleHTTPServer

Then, open this URL in a WEB browser::

    http://127.0.0.1:8000/