0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-10 05:08:58 +02:00
synapse/webclient/README

14 lines
243 B
Plaintext
Raw Normal View History

2014-08-12 16:10:52 +02:00
Basic Usage
-----------
2014-09-18 16:25:25 +02:00
The web client should automatically run when running the home server.
Alternatively, you can run it stand-alone:
2014-08-12 16:10:52 +02:00
$ python -m SimpleHTTPServer
Then, open this URL in a WEB browser::
http://127.0.0.1:8000/