Here I'll share my works
-
git clone https://github.com/BogdanJava/bsuir-eeb-coursework-6sem.git
- Then you need to create mysql schema named 'bank' on port 3306
- Next you'll need to import all maven dependencies
- Start Spring Boot application
- Install NodeJS pack
-
cd frontend
-
npm install
-
npm start
- Open browser on http://localhost:4200
- Register new account and start working