summary refs log tree commit diff
path: root/synapse_topology/docs/README.rst
blob: fa10aa060563d15b0aa77768e34368d863be57dc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Backend
=======
::

  Make sure you have synapse and klein installed in your pip env
  Windows Right click __init__.py and select run with python
  *nix: ./__init__.py

Frontend
========
Start the Backend and

.. code:: bash

  cd view/webui
  yarn watch