"...git@git.startinblox.com:anastasia/doc.git" did not exist on "40984a2b948483cd5943fdfc34cc5294c77f8cc2"
Remove the python server reference
As we already have a package.json aka a NPM config file, I would go for a Node Server instructions in the README, instead of the Python Server you mention here:
python3 -m http.server 8001
As the issue is that the developer presumably do not have python3 installed on his machine, and I am not sure we want to push that when the component is client-side oriented.