asked
Getting Started with Vue.js - Age of Vue.js
Check the project folder structure created with CLI and explain the main.js file
Written on
·
281
1
Answer 2
0
yarn으로 설치하시면 yarn.lock으로 나옵니다.
npm으로 설치하시면 됩니다.
yarn으로 설치하신건가요? 프로젝트 폴더 구조 한번 스샷해서 보여주시겠어요?