Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 422 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 422 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.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build