19.6.25 • Published 6 years ago
@aacassandra/wvue-cli v19.6.25
WebOS-Vue CLI
Make Easy Your LG WebOS Project Using WebOS-Vue CLI. For more documentations read
Introductions
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
Requirements
You must install somemany of bellow
- Install Vue CLI (npm i -g @vue/cli)
- Install LG WebOS CLI, visit more about installation LG WebOS Installation
Getting Started
Install CLI
npm i -g @aacassandra/wvue-cliCommands
Creating Project
wvue create myapp
wvue create myapp com.myapp.appBuild a Project
wvue run buildCreating a Package
wvue run packageInstalling a Package
wvue run installerLaunching a Package
wvue run launcherCode released under the MIT License. For more information about copyright and license check MIT.