Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.03 KB

README.md

File metadata and controls

44 lines (33 loc) · 1.03 KB

Telemetry Viewer (Deprecated)

A simple application based on flespi.io and built with Quasar and QTelemetry component. That displays devices telemetry.

Screenshot

Features

  • ES6 Javascript
  • Vue.js
  • Writing .vue files
  • Vuex
  • Webpack
  • Responsive layout
  • NPM ecosystems
  • Material theme
  • Dev Hot Reload
  • and many more!

Prerequisites:

Build Setup

# clone the repo
$ git clone https://github.com/flespi-software/TelemetryViewer.git telemetryviewer

# go into app's directory and install dependencies
$ cd telemetryviewer
$ npm install

# serve with hot reload at localhost:7006
$ npm run dev

# build for production with minification
$ npm run build

Demo

Check it out live!

License

MIT license.