The live version is avaliable at https://redshiftrobotics.github.io/controller-wizard/
If you want to run your own copy, download the code and run npm install
in your terminal. Then either run npm run dev
or build your own copy with npm run build
.