Skip to content

abdurahmon27/working-with-electron-js

Repository files navigation

working-with-electron-js

working-with-electron-js is a lightweight Electron widget application.

Prerequisites

Ensure you have Node.js installed on your system. Download Node.js.

Getting Started

git clone https://github.com/abdurahmon27/working-with-electron-js.git
cd working-with-electron-js
npm install
npm run start

Installing

  • if you are using linux run these codes
    npm run pack
    npm run dist
  • on windows you can first configure main.js and then build the app
    npm run pack
    npm run dist -- --win

Additional Information

  • follow for more
  • you can see how it works by looking at the image in this repository
  • portfolio
  • instagram

Issues and Contributions

Create an issue or submit a pull request.

Releases

No releases published

Packages

No packages published