/electronjs

Mini Projects using Electron.js (A popular framework for building desktop applications using JavaScript.)

Primary LanguageJavaScript

Electron.js Desktop Apps

To run the project

  • Install node and npm
  • clone the repo
  • go to project you want to run
  • run command npm install
  • run the project using npm start