2nd project in vue.js 2

🌟 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.

my-project

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.