Skip to content

DevHanza/Angular-Calculator

Repository files navigation

Angular Calculator

Simple Calculator with Angular v18 🧮

Feel free to introduce your bugs at Issues.🐛

Preview

Version: Angular v18.2.7.

How to run?

npm install -g @angular/cli
  • Run ng serve in the directory folder.
  • Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.