@enact/template-webostv

A template generator for Enact applications for webOS TVs

Usage no npm install needed!

<script type="module">
  import enactTemplateWebostv from 'https://cdn.skypack.dev/@enact/template-webostv';
</script>

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-webostv

Usage

Once installed, you can specify the webostv template during new application creation:

enact create -t webostv MyApp