Skip to content

parthmeht/SSDI-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSDI-Project

You need to clone the repository. Go to server folder and run terminal command

./mvnw spring-boot:run

Your spring boot server will start running

For client application just go to client folder and run command

ng serve --open

Make sure you have setup your mysql server and run the following command inside the sql server

show databases;
create database BookExchange;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published