https://github.com/dckt/electron-calculator
Calculator desktop app with electron
https://github.com/dckt/electron-calculator
Last synced: 4 months ago
JSON representation
Calculator desktop app with electron
- Host: GitHub
- URL: https://github.com/dckt/electron-calculator
- Owner: DCKT
- License: gpl-3.0
- Created: 2016-01-17T21:25:42.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-18T21:35:13.000Z (over 10 years ago)
- Last Synced: 2025-10-20T05:55:08.745Z (8 months ago)
- Language: Vue
- Size: 33.2 KB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# electron-calculator
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
