Welcome, feel free to check out this website on github pages
To get it running locally you can run the following commands
npm install
npm run dev
To get production ready files it should be built with npm run build
This project is based on the preact + TypeScript + Vite
template
npm create vite@latest MackanTrainer -- --template preact-ts