1. npm install -g @enact/cli 2. enact template install @enact/template-webostv 3. enact create -t webostv [directory] https://enactjs.com/docs/tutorials/setup/ https://enactjs.com/docs/tutorials/setup/ Enact provides a handy command-line tool (the Enact CLI) that makes it easy to get started. Before the Enact framework can function on your computer, it is necessary to install some software. The ..