SoftSim Prerequisites Have node and npm installed Typescript compiler esbuild (optional) Webpack Give it a try! git clone https://github.com/classAndrew/SoftSim.git cd SoftSim npm run esbuild || npm run build && npm start Visit localhost:8080 in a browser