An open API service indexing awesome lists of open source software.

https://github.com/bradymholt/debt-paydown-calculator

Compare methods to payoff your debt
https://github.com/bradymholt/debt-paydown-calculator

chartjs debt vuejs2 ynab

Last synced: 3 months ago
JSON representation

Compare methods to payoff your debt

Awesome Lists containing this project

README

          

# Debt Paydown Calculator

> Compare methods to payoff your debt

![image](https://user-images.githubusercontent.com/759811/40591514-458930fa-61d8-11e8-841d-973ce08d2f71.png)

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build
```