@enact/template-webosauto

A template generator for Enact applications for webOS Auto

Usage no npm install needed!

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

README

@enact/template-webosauto

A template generator for @enact/cli to create Enact-based applications for webOS Auto.

Installation

The Enact CLI itself can install this via NPM or git URI.

enact template install @enact/template-webosauto

Usage

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

enact create -t webosauto MyApp