Allowance companion for YNAB
Due to limitations of iOS PWA support this app uses personal YNAB development token, you can obtain it here (it's only saved in browser).
# Setup
npm install
# Compiles and hot-reloads for development
npm run serve
# Compiles and minifies for production
npm run build
# Lints and fixes files
npm run lint