467
edits
Changes
no edit summary
<syntaxhighlight lang="bash">
$ git clone https://github.com/vrtnis/robot-web-viewer.git
</syntaxhighlight>
=== Setup ===
<syntaxhighlight lang="bash">
$ git clone https://github.com/vrtnis/robot-web-viewer.git
$ cd robot-web-viewer/
$ yarn install
</syntaxhighlight>