Use this to get a monthly payment value given a Principal, Interest Rate, and Years.
Run ./run.sh
or run individually the following:
- Pug/Jade HTML watcher:
pug -w -P jade/index.pug -o .
- Localserver:
python -m SimpleHTTPServer 8001
Then access using: http://localhost:8001