2.0.0 • Published 1 year ago
paneldevone v2.0.0
Tuya Panel Basic Template
English | 简体中文
for docs, please visit tuya docs
for users outside Chinese mainland, please remove .npmrc
file.
Download manually
$ curl https://codeload.github.com/tuya/tuya-panel-demo/tar.gz/master | tar -xz --strip=2 tuya-panel-demo-master/examples/basic
$ mv basic tuya-panel-basic-example
$ cd tuya-panel-basic-example
Attention
The RN version of the template is 0.51, and the template is no longer maintained. It is for reference only, and it is recommended to use basic-ts-0.59
Introduction
The template project is the basic template, which can start all Tuya products and be used to debug the DP points of the current product.
You can scan the following QR code through the Tuya app to preview.
Running
$ npm install && npm run start
# or
$ yarn && yarn start
License
Copyright © 2020
2.0.0
1 year ago