Skip to content

vaiden/vue-form-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-form-example

A quick example demonstrating Vue 2.x forms.

Created by @yomete and published as an imperative guide to forms in Vue.js, it seems to be quite popular amongst Google searchers. However it has only been available as a CodePen and was never uploaded to GitHub up until now.

All in all it's a great little boilerplate for Vue forms.

screenshot

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Gotchas and changes

The original coder chose to use VeeValidate 2.x which is not fully compatible with its latest release. However I did not migrate the project to 3.x to keep it as much in par with the original article.

Also some minor bugs were ironed out (like missing keys in list bindings).

License

BSD

About

A quick example demonstrating Vue 2.x forms

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published