nadhif20 / emi-calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Essential JS 2 for TypeScript - Loan Calculator

This Loan calculator demo application showcases the usage of several Essential JS 2 components in a real world application scenario. You can use this application to Calculates your loan payment based on your loan amount, interest and term.

Deployment

Install

To install all dependent packages, use the below command

npm install

Run

To run the sample, use the below command

gulp serve

Demo

Check all the showcase samples from here.

About

License:Other


Languages

Language:CSS 80.1%Language:JavaScript 9.8%Language:TypeScript 7.8%Language:HTML 2.3%