npm install
npm run serve
npm run build
npm run lint
Application has two paths,
localhost:8080/form with form
localhost:8080/success with success message
Application has everything wanted in task required.
Validation of form is in path src/validation/form-validation.js,
styles of form are in src/stylles/form.css and components in src/components
If you want more help, but I think everything is simple, please hit me :)
Thank you for your time spend for checking my task.