# tw-tcloud
**Repository Path**: coutliuxing/tcloude
## Basic Information
- **Project Name**: tw-tcloud
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-04-28
- **Last Updated**: 2024-06-02
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# tcloud-vue
感觉项目不错的点个star,你的支持是我们源源不断的动力~谢谢!如有疑问,可联系QQ群:839084842,欢迎提issue
## 后端传送门:
https://github.com/bigbaser/TcloudServer
## demo地址:
http://tcloud-demo.innotechx.com/#/login (账号:admin 密码:123456)
## 接口配置:
1、启动后端服务
2、找到项目的config 文件夹,配置不同环境的接口
3、图片上传功能需要配置OSS相关的后端授权接口
## Environment
1、首先安装 node 环境
2、安装npm 工具包
3、命令在项目的根目录下运行
## 安装项目依赖
``` bash
npm install
# 启动开发环境
npm run dev
```
## LICENSE
See [LICENSE](https://github.com/bigbaser/Tcloud/blob/master/LICENSE)