Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 327 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 327 Bytes

spring-boot-vuejs-gradle

아래 프로젝트의 기능들을 gradle로 사용할수 있도록 제작하였습니다.

https://github.com/jonashackt/spring-boot-vuejs.git

install

  • gradle
  • java
  • node

run

  • backend : run spring boot application
  • frontend : npm run serve

port

  • backend : 8089
  • frontend : 8088