Skip to content

Commit 50d5219

Browse files
顾鲍尔顾鲍尔
authored andcommitted
close boylegu#29 init and add readme.md
1 parent 59d9ac2 commit 50d5219

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
<p align="center">
9-
<a href ="##"><img alt="sanic_vue" src="https://github.com/boylegu/SpringBoot-vue/blob/master/images/newlogo.jpg?raw=true"></a>
9+
<a href ="##"><img alt="spring_vue" src="https://github.com/boylegu/SpringBoot-vue/blob/master/images/newlogo.jpg?raw=true"></a>
1010

1111
<h4 align="center" style="color: #3399FF">
1212
Convenient & efficient and better performance for Java microservice full stack.
@@ -107,7 +107,7 @@ Vue.js is relatively new and is gaining lot of traction among the community of d
107107
Components are one of the most powerful features of Vue. They help you extend basic HTML elements to encapsulate reusable code. At a high level, components are custom elements that Vue’s compiler attaches behavior to.
108108

109109
<p align="center">
110-
<a href ="##"><img style="box-shadow: 8px 8px 5px #888888;"alt="sanic_vue" src="http://i2.muimg.com/536217/5ae4b10becac44b0.png"></a>
110+
<a href ="##"><img style="box-shadow: 8px 8px 5px #888888;"alt="spring_vue" src="http://i2.muimg.com/536217/5ae4b10becac44b0.png"></a>
111111

112112
## What's Webpack
113113

@@ -180,7 +180,7 @@ This's a sample ShangHai people information system as example demo.
180180
181181
- Build front-end environment
182182

183-
cd sanic_crudvue/frontend
183+
cd springboot_vue/frontend
184184

185185
npm install
186186

@@ -192,14 +192,17 @@ This's a sample ShangHai people information system as example demo.
192192

193193
java -jar springboot_vue-0.0.1-SNAPSHOT.jar
194194

195+
196+
[![](https://github.com/boylegu/SpringBoot-vue/blob/master/images/spring_run.png?raw=true)]()
197+
195198
- Run Front-end Web Page
196199

197200
cd springboot_vue/frontend
198201

199202
npm run dev
200203

201204

202-
> You can also run `cd sanic_crudvue/frontend;npm run build` and it's with Nginx in the production environment
205+
> You can also run `cd springboot_vue/frontend;npm run build` and it's with Nginx in the production environment
203206
204207
## My Final Thoughts
205208

0 commit comments

Comments
 (0)