https://github.com/nda17/calculator
Calculator
https://github.com/nda17/calculator
Last synced: 30 days ago
JSON representation
Calculator
- Host: GitHub
- URL: https://github.com/nda17/calculator
- Owner: nda17
- Created: 2023-02-18T01:24:32.000Z (over 3 years ago)
- Default Branch: develop
- Last Pushed: 2024-02-22T02:43:31.000Z (over 2 years ago)
- Last Synced: 2025-02-26T17:46:58.413Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://nda17.github.io/Calculator/
- Size: 1.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# «Calculator»
## Used:
- JavaScript
- HTML
- SASS
- Gulp
- Webpack
## Deployed:
[Watch here](https://nda17.github.io/Calculator/)
## Project setup:
```
yarn
- or -
npm install
```
## Run build:
```
gulp
```