Skip to content

Latest commit

 

History

History
52 lines (35 loc) · 945 Bytes

README.md

File metadata and controls

52 lines (35 loc) · 945 Bytes

Desktop App 🖥

main Known Vulnerabilities

This repository contains the desktop app of the Personal Health Train.

Table of Contents

Installation

npm run install

Usage

Build

# build application for production
npm run build

Development

# serve application with hot reloading 🔥
npm run dev

Publishing

# publish a new release
npm run publish

License

Made with 💚

Published under MIT License.