npm install
npm run serve
This project is a simple form with four input fields that simulates a CRUD. The user has to fill all the inputs in order to submit the values. Once it's all correct, on the bottom of the page is going to show the data that you just filled.
https://sciammarellabrenno.github.io/vue-veevalidate/
npm install
npm run serve
Esse projeto é um formulário simples contendo quatro campos para preenchimento. O usuário precisa preencher os quatro campos para que consiga submeter os valores. Quando tudo estiver correto, na parte debaixo da tela irá aparecer os dados que foram digitados.