Skip to content

paumap/electron-openui5-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electron-openui5-template

Basic template for OpenUI5 and Electron

Prerequisite

The UI5 build and development tooling command line interface (UI5 CLI) has to be installed. For installation instructions please see Installing the UI5 CLI.

Getting Started

Clone this repository locally:

git clone https://github.com/paumap/electron-openui5-template.git
cd electron-openui5-template

Install dependencies with npm:

npm install

Usage

npm start
  • Run with Electron
npm run electron
npm run electron:win

About

Basic template for OpenUI5 and Electron

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published