vue expense tracker
1.0.0
An expense tracker app built with Vue 3 and the composition API.
<script setup>
syntax (Vue 3.2+)npm install
npm run dev
npm run build