인프런 영문 브랜드 로고
인프런 영문 브랜드 로고

Inflearn Community Q&A

ny9901201725's profile image
ny9901201725

asked

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

Check the project folder structure created with CLI and explain the main.js file

yarn.lock

Written on

·

281

1

Package.lock 대신 yarn.lock 인데 상관없나요?
vuejsjavascript

Answer 2

0

yarn으로 설치하시면 yarn.lock으로 나옵니다.

npm으로 설치하시면 됩니다.

0

captain님의 프로필 이미지
captain
Instructor

yarn으로 설치하신건가요? 프로젝트 폴더 구조 한번 스샷해서 보여주시겠어요?

ny9901201725's profile image
ny9901201725

asked

Ask a question