Skip to content

areknawo/Using-AG-Grid-in-Electron-Applications

Repository files navigation

Using AG Grid in Electron Applications

Requirements

  • Node.js v12.13.0 or later
  • NPM v7 or later
  • NPM modules installed:
npm install

Development

From your terminal:

npm run start

This starts your app in development mode, opening Electron app window and rebuilding renderer process' assets on file changes.

Production

First, build app for your platform:

npm run make

Details on targeting other platforms and additional configuration available on Electron Forge docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published