SubVT (Substrate Validator Toolkit) is a native mobile application for iOS and Android phones, tablets and wearables that provides node operators with tools that aid them in running their validators on any Substrate-based blockchain network. Please find the top-level project repository here.
git clone https://github.com/helikon-labs/subvt-web.git
cd subvt-web
npm install
npm run build
Page source is going to be under the dist
folder.