# THINKSHOP跨境电商系统thinkshop-web
**Repository Path**: wangyunlong_1011/thinkshop-web
## Basic Information
- **Project Name**: THINKSHOP跨境电商系统thinkshop-web
- **Description**: THINKSHOP跨境电商系统 电脑端
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 19
- **Created**: 2024-11-25
- **Last Updated**: 2024-11-25
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
ThinkShop v1.0.0
基于 Vue3/Ant Design 和 Spring Boot/Spring Cloud & Alibaba 前后端分离的分布式微服务架构
## 平台简介
* 本仓库为前端技术栈 [Vue3](https://v3.cn.vuejs.org) + [Ant Design](https://antdv.com) + [Vite](https://cn.vitejs.dev) 版本。
* THINKSHOP 使用 AGPLv3 开源,请遵守 AGPLv3 的相关条款,或者联系作者获取商业授权
## 前端运行
```bash
# 克隆项目
git clone https://gitee.com/zkthink/thinkshop-web.git
# 进入项目目录
cd thinkshop-web
# 安装依赖
yarn --registry=https://registry.npmmirror.com
# 启动服务
yarn dev
# 构建生产环境 yarn build
# 前端访问地址 http://localhost:8086
```
## 功能清单
**清单地址**:
[点击查看功能详细介绍](https://docs.qq.com/sheet/DUXBPQndBdk5zdGdL?tab=BB08J2)
## 在线演示
**演示地址**:
- [THINK-SHOP-WEB端](https://thinkshop.zkthink.com/)
- [THINK-SHOP-移动端](https://thinkshop.zkthink.com/h5)
- [THINK-SHOP-管理端](https://thinkshop.zkthink.com/admin) 演示账号 账号:ZKTHINKSHOP 密码:123456
## 代码仓库
- [服务端代码](https://gitee.com/zkthink/thinkshop-server)
- [移动端代码](https://gitee.com/zkthink/thinkshop-app)
- [WEB端代码](https://gitee.com/zkthink/thinkshop-web)
- [管理端代码](https://gitee.com/zkthink/thinkshop-admin)
## 演示图