Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 1.21 KB

README.md

File metadata and controls

42 lines (23 loc) · 1.21 KB

ShopDemo

This template should help get you started developing with Vue 3 in Vite.

Screenshot 2024-08-09 at 22 55 21 Screenshot 2024-08-09 at 22 55 40 Screenshot 2024-08-09 at 22 58 46 Screenshot 2024-08-09 at 22 59 41 Screenshot 2024-08-09 at 22 57 09

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build