Clone or Download Code zip
- SpringBoot
- cd to project directory
- cd backend
- 1 Run:
mvnw spring-boot:run
- React
- cd to project directory
- cd frontend
- 1 Run:
npm installoryarn install - 2 Run:
npm run start - Redirect to (http://localhost:3000)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Clone or Download Code zip
mvnw spring-boot:runnpm install or yarn installnpm run start