Skip to content

GarlandM/vue-example-contact-form

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vue.js Example Contact Form

VueJS Contact Form Example

See the index.html file for the form and connections to the vue.js file.

See the vue.js file for the "app".

I tried to comment heavily on both files, including some challenges / next steps in the vue.js file.

All the other includes are pulled in from various CDNs to keep the number of files limited to the only ones you'll probably change to get an idea of Vue.

About

A stripped down example of using VueJS with a contact form.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.5%
  • JavaScript 43.5%