A simple remote webapp for your Xiaomi WalkingPad C1.
You can find an online demo running here.
It is based on Vue.js framework and uses OnsenUI components.
npm install
Remember to set CI_PROJECT_NAME environment variable for production build.
yarn serve
yarn build
yarn lint