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
Setup Project
run this program follow this command
- npm install ( before run this command, locate your position directory in path this project )
- npm run dev
- open browser and goto
localhost:3000
- profit..