http://localhost:9090/swagger-ui.html
http://localhost:9090/h2-console
- Spring Boot Framework for backend (2.2.6)
- H2 memory data base (1.4.200)
- React js for frontend (16.13.1)
- Maven is used for Dependeny managment(4.0.0)
..\Project-managment-system\doc
• Open up your favorite terminal and write, git clone https://github.com/Paulius11/Project-managment-system.git
cd ..\Project-managment-system
mvn spring-boot:run
cd ..\Project-managment-system\frontend
npm start