Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 376 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 376 Bytes

whoknows.wg1987.com

Please make sure you have Java1.8, git, msyql and maven installed in your server.

steps to install this website:

1.git clone https://github.com/wanggang1987/whoknows.git

2.cd whoknows

3.set database properties in src/main/resources/application.properties

3.mvn spring-boot:run you can login website in localhost:18888

4.mvn pacakge to get jar file.