Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 694 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 694 Bytes

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Recommended IDE Setup

expense-tracer

  1. clone
  2. npm install
  3. npm install vue-router@latest
  4. npm install vue-toastification@latest
  5. npm install pinia@latest
  6. npm run dev