English | 简体中文
Tuya Panel Templates
provides a series of common template codes.
You can read the official documents for more information.
- nodejs 8+
npm
oryarn
To quickly run a panel project, run:
$ cd examples/${TemplateName}
$ npm install && npm run start
# or
$ yarn && yarn start # if you use yarn
And open your tuya app for debugging :)
You can check the complete list of Tuya Panel examples here.
Copyright © 2020