Cshayan / Calculator---Desktop-App-made-using-ElectronJS

Calculator - Desktop App made using ElectronJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calculator - Desktop App made using Electron.js

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

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
     2. npm install -g electron
     3. npm install electron --save

At last to launch the programme, run :-

     3.  npm start

About

Calculator - Desktop App made using ElectronJS


Languages

Language:JavaScript 50.5%Language:HTML 35.4%Language:CSS 14.1%