Skip to content

MihailMatov/ElectronSetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElectronSetup

Prerequisites

  • Node.js: Ensure you have Node.js installed. -> Node.js
  • Git Bash: Install Git Bash. -> Git Bash

Setup Instructions

  1. Clone the Repository: git clone https://github.com/MihailMatov/ElectronSetup.git

  2. Open the Folder with Visual Studio: Open the cloned repository folder in Visual Studio.

  3. Install Dependencies: npm ci

Development

  • Compile Changes: After making changes, run the following command to compile: npm run compile

    You will find your files and the compiled executable for Windows in dist/my-electron-app-win32-x64.

  • Run in Development Mode: To see changes in real-time, run: npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published