https://github.com/superfeda/web-calculator
My first full stack project
https://github.com/superfeda/web-calculator
css electron electron-app electron-application electronjs html html-css html-css-javascript html5 javascript js node-js nodejs
Last synced: 3 months ago
JSON representation
My first full stack project
- Host: GitHub
- URL: https://github.com/superfeda/web-calculator
- Owner: SuperFeda
- License: mit
- Created: 2024-04-28T10:37:12.000Z (about 1 year ago)
- Default Branch: 2.0.0
- Last Pushed: 2024-05-28T07:28:01.000Z (about 1 year ago)
- Last Synced: 2025-03-03T07:45:15.269Z (3 months ago)
- Topics: css, electron, electron-app, electron-application, electronjs, html, html-css, html-css-javascript, html5, javascript, js, node-js, nodejs
- Language: JavaScript
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Web calculator
```console
npm init
npm i electron
```