Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 863 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 863 Bytes

Vue 3 + Vite

Live demo

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

To start this project on your PC:

  1. Go to folder that you want to store your project
  2. Clone repo use command ==> git clone https://github.com/Efess86/vue-invoices.git
  3. Install dependencies use command ==> npm install (or npm i). Or if you use yarn ==> yarn install