할 일 관리 앱


1. 뷰 라우터

기존 스캐폴딩
npm create vue@3.10.3
npm install

**뷰 라우터
npm install vue-router@4**

실행
npm run dev