Skip to content

mrjackwills/screen_control_frontend

Repository files navigation

screen control frontend

The frontend PWA for screen_control, powered by staticPi.com
See the backend Rust source here

Built using Vue.js and Typescript

Required services

  1. staticPi - the simple and secure messaging service

File that are required by screen_control

file reason
./.env.development development environmental variables
./.env.development productions environmental variables

Development


npm run serve

Build step


node build or npm run build