Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 763 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 763 Bytes

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.

Uses

Vue: 2.5.22
Vue Resource plugin for ajax: 1.5.1
Bootstrap (css): 4.2.1