Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 820 Bytes

README.md

File metadata and controls

37 lines (28 loc) · 820 Bytes

smartlife-web

A simple webinterface for all your devices that use the Smartlife/Tuya Cloud. Login with your credentials and manage your devices from anywhere.

Project setup

npm install

Start Proxy Server to prevent CORS

npm run cors

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Screenshots