Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joakimteixeira/calculator-pro
Dynamic calculator with error notifications
https://github.com/joakimteixeira/calculator-pro
angular jest prettier-eslint scss typescript
Last synced: about 2 months ago
JSON representation
Dynamic calculator with error notifications
- Host: GitHub
- URL: https://github.com/joakimteixeira/calculator-pro
- Owner: JoakimTeixeira
- Created: 2023-01-20T19:50:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-07T19:17:46.000Z (about 2 months ago)
- Last Synced: 2024-11-07T20:25:50.328Z (about 2 months ago)
- Topics: angular, jest, prettier-eslint, scss, typescript
- Language: TypeScript
- Homepage:
- Size: 615 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculator Pro
Dynamic calculator with error notifications
## Running the Project
To get started, fork the repository, clone it, and then run the following commands:
npm install
npm run start