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