Skip to content

lilitkarapetyan/electron-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reactol

Technical demonstrator for creating maritime track replay app using React & OpenLayers

Prerequisites

Node.js (v18.x or newer recommended)

yarn

Electron

Vite

Scripts

Development

  1. Run the Development Server

Start the Vite development server:

yarn dev

  1. Start Electron in Development Mode

Launch Electron in development mode:

yarn start-electron

Build

  1. Build the Application

Compile TypeScript and bundle the application:

yarn run build

  1. Package Electron App

Package the Electron app for distribution:

yarn package-electron

  1. Make Installers for Electron

Create platform-specific installers:

yarn make-electron

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors