MatrixSynapse/webclient
Matthew Hodgson f1d140eea8 remove log spam 2014-08-16 22:02:52 +01:00
..
components
img
js
login merge weirdness 2014-08-16 01:48:44 +01:00
room roll back b602834 as it made a bizarre subset of avatars go awol 2014-08-16 13:28:04 +01:00
rooms switch some elements from being styled by class to styled by id 2014-08-15 23:24:42 +01:00
README
app-controller.js
app.css switch some elements from being styled by class to styled by id 2014-08-15 23:24:42 +01:00
app.js remove log spam 2014-08-16 22:02:52 +01:00
favicon.ico
index.html switch some elements from being styled by class to styled by id 2014-08-15 23:24:42 +01:00

README

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/