Skip to content

适合快速搭建响应式管理后台的Vue模板

License

Notifications You must be signed in to change notification settings

skillnull/Vue-Admin

Repository files navigation

License MIT

.env 在所有环境中被载入
.env.development 开发测试环境配置
.env.production 正式发布环境配置

接口domain配置

将各环境的 VUE_APP_API_DOMAIN 更改为实际 domain 即可

项目命令

启动项目:npm run serve 
打包测试环境:npm run build-dev
打包正式环境:npm run build-pro

About

适合快速搭建响应式管理后台的Vue模板

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published