A website based on this powershell script to train your superglide timings. Built with svelte and bulma.
To run this website locally, make sure to have Node.js installed.
npm i
npm run dev
To make sure the final code is ready to be deployed, build it locally with npm run build
.