Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 367 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 367 Bytes

Attendance Management System (AMS) Software

Requirements

  • JDK 17
  • Node.js (Latest LTS version)

How to build

Build with Gradle wrapper:

$ ./gradlew setupFrontend
$ ./gradlew exportFrontend

How to run

Run with Gradle wrapper:

$ ./gradlew bootRun

Upon reaching 85% the frontend should become accessible at http://localhost:8080/