This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
lovecoding
/
vipAllDay
Seguir
10
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
b3ea1ac98d
Ramas
Etiquetas
master
vipAllDay
/
vue
/
vue高阶
/
1.安装步骤.md
1.安装步骤.md
181 B
Histórico
Raw
1.安装node环境 => node -v
2.安装vue环境 => npm install -g
@vue
/cli
3.搭建vue架手架 => vue create 脚手架的名字
服务必须在当前项目名下启动