@aacassandra/wvue-cli 中文文档教程
WebOS-Vue CLI
使用 WebOS-Vue CLI 简化您的 LG WebOS 项目。 如需更多文档,请阅读
Introductions
首先,非常感谢您提供 VueJS 框架和 LG WebOS 命令行界面。 你太棒了! 此 CLI 是 VueJS 和 LG WebOS 项目的组合,目的是使开发人员更容易使用 Vue 框架创建 LG WebOS 应用程序
Requirements
您必须安装一些以下
- Install Vue CLI (npm i -g @vue/cli)
- Install LG WebOS CLI, visit more about installation LG WebOS Installation
Getting Started
安装 CLI
npm i -g @aacassandra/wvue-cli
Commands
Creating Project
wvue create myapp
wvue create myapp com.myapp.app
构建一个项目
wvue run build
创建一个包
wvue run package
安装一个包
wvue run installer
启动一个包
wvue run launcher
在 MIT 许可证下发布的代码。 有关版权和许可的更多信息,请查看 MIT。
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-cli
Commands
Creating Project
wvue create myapp
wvue create myapp com.myapp.app
Build a Project
wvue run build
Creating a Package
wvue run package
Installing a Package
wvue run installer
Launching a Package
wvue run launcher
Code released under the MIT License. For more information about copyright and license check MIT.