MatrixSynapse/webclient
Emmanuel ROHEE 9b61076d42 BF: Check config exists (=defined in the localstorage) before using it 2014-09-01 17:43:27 +02:00
..
components
home
img
js
login
recents Handle call events in the recents view as well to get consistency with what it displays when refreshed. 2014-09-01 15:54:06 +01:00
room Fixed presence change that occurs -Xs ago 2014-09-01 16:27:11 +02:00
settings
user
README
app-controller.js BF: Check config exists (=defined in the localstorage) before using it 2014-09-01 17:43:27 +02:00
app-directive.js
app-filter.js
app.css
app.js
favicon.ico
index.html missing semicolon 2014-09-01 16:23:13 +01:00
mobile.css

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/