make easy your LG WebOS Project Using WebOS-Vue CLI
First of all, Thank you so much for VueJS framework and LG WebOS Command Line Interfaces.
You are awesome!
This CLI is a combinate of VueJS and LG WebOS project, with the aim of making it easier for developers to create LG WebOS applications with the Vue framework
This documentation is to help you, how to use wvue-cli
You must install somemany of bellow
npm i -g @aacassandra/wvue-cli
wvue create (app-name) wvue create (app-name) (app-domain)
wvue create mywebos wvue create mywebos com.mywebos.app
wvue run build
wvue run package
wvue run installer
wvue run launcher
Code released under the MIT License.
For more information about copyright and license check MIT.