Open SlowCloud opened 1 year ago
위 요소를 static/index.html의 헤더에 넣고 main.js에서 백엔드 데이터를 불러오는 작업을 해 봅시다.
uncaught TypeError: Failed to resolve module specifier "axios". Relative references must start with either "/", "./", or "../".
백엔드랑 프론트 서버를 분리해서 프론트에서도 테스팅 가능하게 수정해볼게요!
axios 활용하기!