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
- Host: GitHub
- URL: https://github.com/bradymholt/debt-paydown-calculator
- Owner: bradymholt
- License: other
- Created: 2018-04-21T20:54:27.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-02T21:23:50.000Z (about 8 years ago)
- Last Synced: 2025-06-27T22:05:53.391Z (12 months ago)
- Topics: chartjs, debt, vuejs2, ynab
- Language: TypeScript
- Homepage: https://bradymholt.github.io/debt-paydown-calculator
- Size: 685 KB
- Stars: 12
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Debt Paydown Calculator
> Compare methods to payoff your debt

## 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
```