This is a simple nuxt 2 application to manage your finances.
- Manage Accounts
- Manage Categories
- Manage Transactions
Email: [email protected]
Password: password
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and export files
$ npm run build
$ npm run export
For detailed explanation on how things work, check out Nuxt.js docs.