Cshayan / System-Info-App-made-using-Electron.js

This is a simple Desktop Application showing the system's vital information made using Electron.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

System Info App made using Electron.js

made-with-Markdown made-with-Markdown Ask Me Anything !

This is a simple Desktop Application showing the system's vital information made using Electron.js

Usage

You must have node.js installed in your system. After installing node.js, run the following code in your terminal in project folder.

     1. npm install -g electron
     2. npm install electron --save

At last to launch the programme, run :-

     3.  npm start

About

This is a simple Desktop Application showing the system's vital information made using Electron.js


Languages

Language:HTML 62.4%Language:JavaScript 37.6%