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
-
Notifications
You must be signed in to change notification settings - Fork 0
YongLiang0/vue-admin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
vueadmin
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published