Overview
Strengths
Features
Scenarios
Compliance
Windows Installer (.msi) 64-bit for Windows.Node.js command prompt in the application list and open a terminal window.$ npm install electron -g
$ npm install gme-electron-sdk@latest --save
const { GmeContext } = require('gme-electron-sdk');// import gmesdk from 'gme-electron-sdk';gmeContext = new GmeContext();// Get the SDK version numbergmeContext.GetSDKVersion();
import command to set the scaffold of Forge:npm install --save-dev @electron-forge/clinpx electron-forge import
make command of Forge to create a distributable application:npm run make
Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback