Demo application for Spring Boot Vue.js Primevue PostgreSQL
# Local Setup and Run the applicationStep 1: Download or clone the source code from GitHub to the local machine
Step 2: mvn clean install
Step 3: mvn spring-boot:run
Step 4: npm install
Step 5: npm run serve
