Eseguire il download del software

sudo git clone https://github.com/VittGam/JSTMSimulator.git

cd JSTMSimulator

sudo apt install npm
npm install uglifycss uglify-js
sudo node build_simulator.js

You'll find the compiled simulator in out/jstmsimulator.htm.

from: https://github.com/VittGam/JSTMSimulator