Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dulip-sameera/simple-calculator
https://github.com/dulip-sameera/simple-calculator
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dulip-sameera/simple-calculator
- Owner: dulip-sameera
- Created: 2022-09-21T01:34:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-04T04:04:05.000Z (over 2 years ago)
- Last Synced: 2023-03-13T07:21:01.857Z (almost 2 years ago)
- Language: HTML
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple-Calculator - JS Project
This is a project that can found on [The Odin Project](https://www.theodinproject.com) [Founadations](https://www.theodinproject.com/paths/foundations/courses/foundations) section.
Before You Edit the code in your fork run ***npm install*** to install all the dependencies. This will install gulp. To run gulp, type ***gulp*** comand in your terminal.