Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
mall
Commits
a171c55f
Commit
a171c55f
authored
Mar 06, 2019
by
macro
Browse files
Update README.md
parent
d1bdcfda
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
a171c55f
...
@@ -153,7 +153,7 @@ nginx | 1.10 | http://nginx.org/en/download.html
...
@@ -153,7 +153,7 @@ nginx | 1.10 | http://nginx.org/en/download.html
> 本地环境搭建
> 本地环境搭建
-
本地安装开发环境中的所有工具并启动,具体参考
[
deploy-windows.md
](
document/reference/deploy-windows.md
)
;
-
本地安装开发环境中的所有工具并启动
(只启动mall-admin,仅需安装mysql)
,具体参考
[
deploy-windows.md
](
document/reference/deploy-windows.md
)
;
-
克隆源代码到本地,使用IDEA或Eclipse打开,并完成编译;
-
克隆源代码到本地,使用IDEA或Eclipse打开,并完成编译;
-
在mysql中新建mall数据库,导入document/sql下的mall.sql文件;
-
在mysql中新建mall数据库,导入document/sql下的mall.sql文件;
-
启动mall-admin项目:直接运行com.macro.mall.MallAdminApplication的main方法即可,
-
启动mall-admin项目:直接运行com.macro.mall.MallAdminApplication的main方法即可,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment