🌟 My Second Vue.js 2 Project This is my very second project built using Vue.js 2. It serves as a foundational step in my journey to becoming a frontend developer. The project demonstrates my understanding of components, directives, event handling, and basic project structure in Vue.js.
npm install
npm run serve
npm run build
npm run lint