| This is not the sort of repo I would present to the public. * There are no instructions on how to actually run the thing. * There is no requirements.txt or similar, so I have no idea which version of dependencies I'd need. * The repository is strewn with unnecessary files (.pyc/.ds_store/.so...), random-looking images with names like "plswork.png", a HTML file from some "starter kit"... * I can't seem to find the React frontend that is mentioned in the readme -- on the other hand, it looks like `server2.py` is looking for them outside the repository (`".././reactExperiments"`). |