MatrixSynapse/webclient
Emmanuel ROHEE ecce301632 File organisation sanity: put directives and filters into dedicated files 2014-08-20 11:28:36 +02:00
..
components
img
js
login
room File organisation sanity: put directives and filters into dedicated files 2014-08-20 11:28:36 +02:00
rooms
user
README
app-controller.js
app-directive.js File organisation sanity: put directives and filters into dedicated files 2014-08-20 11:28:36 +02:00
app-filter.js File organisation sanity: put directives and filters into dedicated files 2014-08-20 11:28:36 +02:00
app.css
app.js File organisation sanity: put directives and filters into dedicated files 2014-08-20 11:28:36 +02:00
favicon.ico
index.html File organisation sanity: put directives and filters into dedicated files 2014-08-20 11:28:36 +02: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/