Skip to content

YongLiang0/vue-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm i 安装依赖

开发:npm start 默认端口号为8080

设置端口号为8090
1、PORT=8090 npm start
2、npm start -- --port=8090

打包进度
npm start -- --progress

自动打开浏览器
npm start -- --open

测试包:npm run test
预览包:npm run preview
生产包:npm run build

About

vueadmin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published