Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 300 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 300 Bytes

Getting Started

Build project.

mvn clean install

Prepare backend app.

cd backend
mvn spring-boot:run

Serve frontend.

cd frontend
npm start

ERD

alt tag