프로젝트 생성
Backend
GENERATE
build.gradle open (intellij)
STO-sale-purchase/back-sto-sale-purchase/src/main/java/com/sto/salepurchase/backstosalepurchase/BackStoSalePurchaseApplication.java
main method 실행
localhost:8080 접속
Frontend
npx create-react-app front-sto-sale-purchase
cd front-sto-sale-purchase
npm start
'Spring' 카테고리의 다른 글
[Spring + React] react input 데이터 springboot Controller 로 전달하기 (0) | 2022.09.05 |
---|---|
[Spring] SpringBoot + AWS RDS + React 연동하기 (0) | 2022.09.02 |
[Spring + React] 스프링과 리액트 연동하기 (0) | 2022.08.31 |
[Spring] spring 프로젝트 MySQL 연결하기 (0) | 2022.08.31 |
[Spring] intellij build.gradle dependencies 추가하기 (0) | 2022.08.31 |
댓글