This is a simple calculator typescript node js project to help with implementation basics.
Clone the project. CMD to the project root folder.
1.) npm install -g typescript
2.) npm install
3.) npm run build
4.) npm run start
5.) npm run watch
6.) npm run debug