Skip to content

ucmo-cs/F24_Avengers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

F24_Avengers - Commerce Bank

Loan app for SE3910

Running the front end

run the following commands in the terminal from the root of the project (you must have npm installed)

cd src/main/frontend
npm install
npm run dev

Running the backend

To build and run the backend, either of the following steps can be followed:

Intellij Build Steps

Click the green arrow in Intellij and the project should build

Manual Build Steps

cd F24_Avengers/
mvn clean install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published