English | 简体中文
Tuya Panel Templates provides a series of common template codes.
You can read the official documents for more information.
Note: This repository will be deprecated soon, please refer to the new repository in the Tuya Github Organization: tuya/tuya-panel-demo
- nodejs 8+
npmoryarn
To quickly run a panel project, run:
$ cd examples/${TemplateName}
$ npm install && npm run start
# or
$ yarn && yarn start # if you use yarnAnd open your tuya app for debugging :)
You can check the complete list of Tuya Panel examples here.
Copyright © 2020