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
7ff059f8
Commit
7ff059f8
authored
Nov 23, 2018
by
zhh
Browse files
update readme
parent
2e5742ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
README-PROD.md
View file @
7ff059f8
...
...
@@ -117,14 +117,14 @@ nginx | 1.10 | http://nginx.org/en/download.html
-
本地安装开发环境中的所有工具并启动,采用默认配置即可;
-
克隆源代码到本地,使用IDEA打开,并完成编译;
-
在mysql中新建mall数据库,导入document/sql下的mall.sql文件;
-
启动mall-admin项目:直接运行com.macro.mall.MallAdminApplication即可
,
-
启动mall-admin项目:直接运行com.macro.mall.MallAdminApplication即可
,
接口文档地址:http://localhost:8080/swagger-ui.html;
-
启动mall-search项目:直接运行com.macro.mall.search.MallSearchApplication即可,
接口文档地址:http://localhost:8081/swagger-ui.html;
-
启动mall-portal项目:直接运行com.macro.mall.portal.MallPortalApplication即可,
接口文档地址:http://localhost:8085/swagger-ui.html;
-
克隆
`mall-admin-web`
项目,并导入到IDEA中并完成编译,
[
mall-admin-web
](
https://github.com/macrozheng/mall-admin-web
)
;
-
运行命令:npm run dev,访问地址:http://localhost:8090即可打开后台管理系统页面。
-
运行命令:npm run dev,访问地址:
[
http://localhost:8090
](
http://localhost:8090
)
即可打开后台管理系统页面。
> docker环境部署
...
...
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