UI lib based on react for TV web apps
- Install the dependencies:
npm install
- Build
npm run build
you will get dist/react-tv.js and react-tv.min.js
change dir to react-tv\example\simple
npm run start
UI lib based on react for TV web apps
npm install
npm run build
you will get dist/react-tv.js and react-tv.min.js
change dir to react-tv\example\simple
npm run start