Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 209 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 209 Bytes

Cleverontest"

Backend

Running "gradlew bootRun" in root directory will start the backend application.

##Frontend

Running "npm start" in web folder will start frontend application in development mode.