Skip to content

Template project for electron apps with a Java backend

Notifications You must be signed in to change notification settings

kiltyj/electron-template

Repository files navigation

electron-template

This repository contains a template project for electron apps with a Java backend and a React-based frontend using redux and redux-saga.

Quick start

To bootstrap the project, run npm install

To run the project in development mode, run npm start

To build the production app, run npm run package

To create a distributable package, run npm run make

About

Template project for electron apps with a Java backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published