vite build vue3 project

build one

build with vite

1. pm init vite@latest

 

2. Select y

3. Select the project name

 4. Choose a frame

 5. Select ts

 

6. Install dependencies

cnpm install 

 

build two

1. Run the command

 2. Project name

 3. 

all yes

 

 

Guess you like

Origin blog.csdn.net/m0_59338367/article/details/129507269