MatrixSynapse/webclient
Emmanuel ROHEE aaf623fa53 Move profile parts of the rooms page and the config content into a new page: settings 2014-08-22 17:55:05 +02:00
..
components
img
js
login
room
rooms Move profile parts of the rooms page and the config content into a new page: settings 2014-08-22 17:55:05 +02:00
settings Move profile parts of the rooms page and the config content into a new page: settings 2014-08-22 17:55:05 +02:00
user
README
app-controller.js Move profile parts of the rooms page and the config content into a new page: settings 2014-08-22 17:55:05 +02:00
app-directive.js
app-filter.js
app.css Move profile parts of the rooms page and the config content into a new page: settings 2014-08-22 17:55:05 +02:00
app.js Move profile parts of the rooms page and the config content into a new page: settings 2014-08-22 17:55:05 +02:00
favicon.ico
index.html Move profile parts of the rooms page and the config content into a new page: settings 2014-08-22 17:55:05 +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/