This repository contains the desktop app of the Personal Health Train.
Table of Contents
npm run install
# build application for production
npm run build
# serve application with hot reloading 🔥
npm run dev
# publish a new release
npm run publish
Made with 💚
Published under MIT License.