Skip to content

Commit 8d200eb

Browse files
authored
Merge pull request boylegu#42 from boylegu/issue/41/none_db_data
close boylegu#41 add description about install in readme
2 parents 1c90459 + 7c837c6 commit 8d200eb

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)