MatrixSynapse/webclient
Emmanuel ROHEE b1352f97ac home/recents: show the last message of each message 2014-08-27 15:55:51 +02:00
..
components
home home/recents: show the last message of each message 2014-08-27 15:55:51 +02:00
img
js
login
room
settings
user
README
app-controller.js Rename go() into goToPage() which is available from everywhere thanks to the inheritance of $scope 2014-08-27 15:55:51 +02:00
app-directive.js
app-filter.js
app.css home/recents: show the last message of each message 2014-08-27 15:55:51 +02:00
app.js
favicon.ico
index.html Rename go() into goToPage() which is available from everywhere thanks to the inheritance of $scope 2014-08-27 15:55:51 +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/