Jorik Schellekens 4798dd1f6b Update README.rst 5 years ago
..
README.rst 4798dd1f6b Update README.rst 5 years ago

README.rst

Backend
=======
::

Make sure you have synapse and klein installed in your pip env
```
./__init__.py config_dir
```

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

.. code:: bash

cd view/webui
yarn install
yarn watch