Merge remote-tracking branch 'gitlab/main'
This commit is contained in:
commit
a1ee32377d
32
README.md
32
README.md
@ -1,2 +1,32 @@
|
||||
# WebDemo
|
||||
Web技术开发应用
|
||||
Web技术开发应用作业
|
||||
|
||||
## 项目地址
|
||||
|
||||
### 前端
|
||||
使用 `tailwindcss`框架 和 `Vite` 打包工具
|
||||
|
||||
`Gitee`[地址](https://gitee.com/devas/web-application-technology)
|
||||
|
||||
使用以下命令将项目克隆到本地
|
||||
```bash
|
||||
git clone --branch 20172 --single-branch https://gitee.com/devas/web-application-technology.git
|
||||
```
|
||||
|
||||
`Gitlab`[地址](https://intpointer.com/Anchor-x/webdemo)
|
||||
|
||||
使用以下命令将项目克隆到本地
|
||||
```bash
|
||||
git clone --branch main --single-branch https://intpointer.com/Anchor-x/webdemo.git
|
||||
```
|
||||
|
||||
### 后端
|
||||
使用`NestJS`和`TypeORM`框架
|
||||
|
||||
`Gitlab`[地址](https://intpointer.com/Anchor-x/nestjsdemo)
|
||||
|
||||
使用以下命令将项目克隆到本地
|
||||
```bash
|
||||
git clone --branch main --single-branch https://intpointer.com/Anchor-x/nestjsdemo.git
|
||||
```
|
||||
`Serverless`访问[地址](https://service-93zb06of-1315775011.sh.apigw.tencentcs.com/release/)
|
Loading…
Reference in New Issue
Block a user