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