Skip to content

espark-alinaqi/ElectronJS-Calculator-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElectronJS-Calculator-App

Prerequisites

Installing Dependencies

Run the following command to install project dependencies:

npm install

Installing Dependencies

Run the following command to start Project:

npm start

Building distributables

Run the following command to Build your Project:

npm run make

Publishing your app

Run the following command to Publish your Project:

npm run publish