phonegap-app-desktop

PhoneGap Desktop App

  • 所有者: phonegap/phonegap-app-desktop
  • 平台:
  • 许可证: Apache License 2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Phonegap Desktop App

Build Status

Quick Start - Developer Mode

  1. Run npm install from the root of this project to set up the project dependencies
  2. cd into the www folder and run npm install for the app dependencies
  3. cd .. back to the root and run npm run reload to start up the live reload server for live code updates
  4. Run electron www from the root folder or electron . from the www folder

NOTE: Steps 1 & 2 only need to be done if you've never run a local build or when the dependencies are updated.

Build Setup for macOS & Windows

# install grunt cli
$ [sudo] npm install -g grunt-cli

# install dev dependencies
$ npm install

# Create a fork of the phonegap-app-desktop repository.
# Clone your fork of the repository.
# Navigate to project folder on your local machine.
# Follow instructions in the Build Commands section.

Windows Gotchas

Once the build is complete, you will need to follow the instructions under Installation for Windows.

Build Commands

# builds development version
$ grunt

# builds release version
$ grunt release

Installation for Windows

If you are using the zip file to run the Desktop App, you will need to run the
postInstall.bat file to install the required dependencies. The file is in
./build/PhoneGap-win32-ia32/resources/app.asar.unpacked/bin. Right click on the file
and select "Run as administrator", once the script has finished running you will
be able to use the app.

主要指标

概览
名称与所有者phonegap/phonegap-app-desktop
主编程语言JavaScript
编程语言JavaScript (语言数: 9)
平台
许可证Apache License 2.0
所有者活动
创建于2013-11-25 21:14:08
推送于2020-04-01 22:40:21
最后一次提交2020-04-01 15:40:20
发布数39
最新版本名称0.4.5 (发布于 )
第一版名称0.0.2 (发布于 )
用户参与
星数839
关注者数122
派生数309
提交数1.2k
已启用问题?
问题数882
打开的问题数5
拉请求数34
打开的拉请求数0
关闭的拉请求数5
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?