A small web app that allows you to create and customize a set of speedometers that can be easily added to any Team Fortress 2 HUD.
You can visit the hosted site at speedo.mmarc.net
Install dependencies
npm install
Build the site
npm run build
Run the site locally
npm run preview