Releases: inferno0303/TestPapaerGen-WebApp
Releases · inferno0303/TestPapaerGen-WebApp
test-paper-generation release 3.0.0
- git clone and import SQL file to your loacl MySQL sever
- run java app with command:
java -jar xxx.jar
- navigate to http://127.0.0.1/
- default username is teacher001 and passwd is 123456
- enjoy it
test-paper-generation-release
How to run this application
- clone this repo and import database file
- run app with this command:
java -jar xxx.jar
- navigate to
https://127.0.0.1:8081/static/index.html
- username is
teacher001
and password is123456