1 Star 0 Fork 3

feiman / gdshop-cool-admin-vue3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 921 Bytes
一键复制 编辑 原始数据 按行查看 历史
公用 提交于 2021-05-24 20:29 . [文档修改](master): 完善说明文档

gdshop商城后台 基于 cool-admin-vue3-ts-vite

感谢

  1. 前端基于 cool-admin-vue3-vite

项目后端

https://gitee.com/hackchen/gdshop-admin-go-api

安装项目依赖

推荐使用 yarn

yarn

解决 node-sass 网络慢的方法:

yarn config set sass-binary-site http://npm.taobao.org/mirrors/node-sass

运行应用程序

安装过程完成后,运行以下命令启动服务。您可以在浏览器中预览网站 http://localhost:9000

yarn dev

环境模式说明

  • .env.development 开发模式变量

  • .env.development.local 开发模式本地变量

  • .env.production 生产模式变量

  • .env.production.local 生产模式本地变量

  • .env.show 演示模式变量

  • .env.show.local 演示模式本地变量

1
https://gitee.com/feiman8888/gdshop-cool-admin-vue3.git
git@gitee.com:feiman8888/gdshop-cool-admin-vue3.git
feiman8888
gdshop-cool-admin-vue3
gdshop-cool-admin-vue3
master

搜索帮助