callicoder / spring-security-react-ant-design-polls-app

Full Stack Polls App built using Spring Boot, Spring Security, JWT, React, and Ant Design
https://www.callicoder.com/spring-boot-spring-security-jwt-mysql-react-app-part-1/
1.77k stars 1.07k forks source link

starting app with frontend #10

Open ahmetuygun opened 5 years ago

ahmetuygun commented 5 years ago

Hello, thank you for your sharing. i have to ask a questing. when i start spring boot application at 5000 port, the frontend is starting also, without running npm start, how is it possible? how can i cancel it? thank you in advance