Simple Calculator with Angular v18 🧮
Feel free to introduce your bugs at Issues.🐛
Version: Angular v18.2.7.
- Install NodeJS from here.
- Install Angular CLI from your terminal:
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.