新增:md说明文档
This commit is contained in:
18
README.md
18
README.md
@@ -34,13 +34,26 @@ websoft基于Spring、SpringBoot、SpringMVC、SpringSecurity、jjwt、MyBatis
|
|||||||
### 开发工具
|
### 开发工具
|
||||||
Idea、webstorm、vscode
|
Idea、webstorm、vscode
|
||||||
|
|
||||||
### 后台系统工程(JAVA端)
|
### 前端系统工程(UNIAPP端)
|
||||||
|
|
||||||
|
1、下载代码
|
||||||
|
```
|
||||||
|
git clone https://gitee.com/gxwebsoft/websoft-uniapp.git
|
||||||
|
```
|
||||||
|
2、使用HBuiderX导入项目:
|
||||||
|
|
||||||
|
3、安装依赖:
|
||||||
|
|
||||||
|
```
|
||||||
|
npm install luch-request -S
|
||||||
|
```
|
||||||
|
|
||||||
|
### 后台前端工程(JAVA端)
|
||||||
1、请确保redis已经安装启动
|
1、请确保redis已经安装启动
|
||||||
|
|
||||||
2、下载代码
|
2、下载代码
|
||||||
```
|
```
|
||||||
git clone https://gitee.com/gxwebsoft/websoft-uniapp.git
|
git clone https://gitee.com/gxwebsoft/websoft-java.git
|
||||||
```
|
```
|
||||||
3、使用HBuiderX导入项目:
|
3、使用HBuiderX导入项目:
|
||||||
|
|
||||||
@@ -50,7 +63,6 @@ git clone https://gitee.com/gxwebsoft/websoft-uniapp.git
|
|||||||
npm install luch-request -S
|
npm install luch-request -S
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
### 后台前端工程(VUE端)
|
### 后台前端工程(VUE端)
|
||||||
1、请确保本地已经安装node,建议node8或者node10
|
1、请确保本地已经安装node,建议node8或者node10
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user