강의

멘토링

로드맵

Inflearn Community Q&A

qkrwlswo964814's profile image
qkrwlswo964814

asked

Getting Started with Vue.js - Age of Vue.js

Start developing by applying what you learned to single-file components

Vue 파일 실행 오류 관련

Written on

·

307

·

Edited

1



아래같이 했는데 vue cli 실행결과가 이렇게 나오면 어떻게 해야하는지 궁금합니다

javascriptvue.js

Answer 1

0

captain님의 프로필 이미지
captain
Instructor

안녕하세요, main.js에 아래 코드로 변경해서 저장해 보시겠어요? :)

image

그리고 다른 로컬 서버를 실행하고 있진 않은지 확인해 보세요.

qkrwlswo964814's profile image
qkrwlswo964814

asked

Ask a question