Skip to content
This repository was archived by the owner on Feb 21, 2022. It is now read-only.

Latest commit

 

History

History
27 lines (21 loc) · 478 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 478 Bytes

hot-house

This is a vue interface to a custom api for controlling the heating at home.

It's designed to be built and deployed on github pages and then used as a PWA.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.