jwoodrow99 / electronCalculator

A desktop calcualtor built with electron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

electronCalculator

This is a desktop calculator application that will run cross platform, created with node.js and electron!
In order to run this program follow these steps:

  1. Install node.js
  2. Open terminal or node run time in this files directory
  3. Install node.js dependencies
  4. run command 'npm start' or 'electron .'

About

A desktop calcualtor built with electron


Languages

Language:CSS 44.6%Language:HTML 34.7%Language:JavaScript 20.6%