1
0
Files
synapse/synapse_topology/docs

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