Skip to content

SyncfusionExamples/ej2-electron

Repository files navigation

Electron application

This repository contains a minimal yet practical Electron desktop application that demonstrates how to use webpack to bundle a renderer process incorporating the Syncfusion JavaScript (EJ2) Grid control. The sample illustrates how Syncfusion UI components can be integrated into an Electron-based renderer, enabling rich, data-driven user interfaces within a cross-platform desktop environment.

Features

  • Renderer bundled with webpack including Syncfusion EJ2 Grid
  • Simple Electron main/renderer setup for desktop testing
  • Instructions for installing dependencies and running locally
  • Local development workflow with npm scripts for installing dependencies and running the app

Prerequisites

  • Node.js v14.15.0 or higher
  • npm or yarn
  • Basic familiarity with Electron and webpack

For more details on Electron + Syncfusion setup see: https://ej2.syncfusion.com/development/documentation/getting-started/electron/

Install

Install dependencies in the project root:

npm install

Run (development)

Start the application in development mode:

npm start

About

This repository demonstrates how to build a desktop application using Essential JS 2 components integrated with Electron

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors