synapse/webclient
Matthew Hodgson b040bd6157 factor out mobile css into its own file 2014-08-31 00:38:45 +01:00
..
components
home
img moar logos! 2014-08-31 00:37:47 +01:00
js
login factor out the signup process into its own controller 2014-08-31 00:38:10 +01:00
recents
room
settings tweaks to settings page 2014-08-30 00:50:51 +01:00
user
README
app-controller.js
app-directive.js
app-filter.js
app.css tweaks to settings page 2014-08-30 00:50:51 +01:00
app.js
favicon.ico
index.html
mobile.css factor out mobile css into its own file 2014-08-31 00:38:45 +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/