@enact/template-webostv
v5.5.0
Published
A template generator for Enact applications for webOS TVs
Readme
@enact/template-webostv
A template generator for @enact/cli to create Enact-based applications for webOS TVs.
Installation
The Enact CLI itself can install this via NPM or git URI.
enact template install @enact/template-webostvUsage
Once installed, you can specify the webostv template during new application creation:
enact create -t webostv MyApp