- Install node and npm
- clone the repo
- go to project you want to run
- run command
npm install
- run the project using
npm start
snghnishant/electronjs
Mini Projects using Electron.js (A popular framework for building desktop applications using JavaScript.)
JavaScript