Skip to content

Commit 7c837c6

Browse files
顾鲍尔顾鲍尔
authored andcommitted
close #41 add description about install in readme
1 parent 1c90459 commit 7c837c6

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

README-CN.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,11 @@ Webpack提供了一整套前端工程自动化的解决方案
178178

179179
- 安装JDK1.7或更新的版本
180180
- 安装Node.js/NPM
181+
- 克隆仓库
182+
183+
git clone https://github.com/boylegu/SpringBoot-vue
184+
185+
cd springboot_vue
181186

182187
### 安装
183188

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,12 @@ This's a sample ShangHai people information system as example demo.
179179
### Preparation
180180

181181
- Please must install Java 1.7 or even higher version
182+
- install Node.js / NPM
183+
- Clone Repository
184+
185+
git clone https://github.com/boylegu/SpringBoot-vue
186+
187+
cd springboot_vue
182188

183189

184190
### Installation

0 commit comments

Comments
 (0)