Skip to content

The provided code is a template for an Address book Form web application written in Vue.js. It includes a form for entering user information such as fullName, address, city, state, zipCode, and phoneNo.The code has functionality for submitting the form, resetting it, and canceling.

Notifications You must be signed in to change notification settings

iamyogeshmore/Address-Book-Application-Vue

Repository files navigation

addressbookapplication

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.

About

The provided code is a template for an Address book Form web application written in Vue.js. It includes a form for entering user information such as fullName, address, city, state, zipCode, and phoneNo.The code has functionality for submitting the form, resetting it, and canceling.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published