electron-calculator

January 17, 2016 ยท View on GitHub

Calculator desktop app with electron

Setup

  • git clone the project
  • npm i (require Node.js >= 4.2)
  • npm i -g electron-prebuilt
  • run npm start for running the app
  • run npm run dev for running webpack

Screenshot

Screenshot