Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 625 Bytes

File metadata and controls

22 lines (13 loc) · 625 Bytes

openvo2-client

An client for open VO2 sensor module

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build


This project was generated with electron-vue@45a3e22 using vue-cli. Documentation about the original structure can be found here.