Welcome to Budget Tracker, the ultimate budget-tracking tool that simplifies your financial journey. Take control of your money, manage your income and expenses effortlessly, and stay on top of your financial goals.
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
- Vue.js: A progressive JavaScript framework for building user interfaces.
- Composition API: Vue 3's Composition API for managing component logic in a more flexible and scalable way.
npm install
npm run dev
npm run build
Add dist to gh-page
git add dist -f
git commit -m "Add dist"
git subtree push --prefix dist origin gh-page