-
Notifications
You must be signed in to change notification settings - Fork 1.2k
开发环境搭建
yzhang921 edited this page Oct 8, 2016
·
6 revisions
- 用IDEA打开Maven项目 File Open -> pom.xml
- 工具栏打开Toolbar
完成之后就可以点击工具栏上面的运行按钮运行了,默认通过**http://localhost:8080**访问应用,看到的登陆界面如下。
欢迎大家通过GitHub Issue系统反馈Bug与需求、提Pull Request