Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 649 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 649 Bytes

Setup on Local Environment 💻

  • Clone the repository git clone https://github.com/Ashishkubehera/VuetiForm.git
  • Install node modules npm install or yarn install
  • Serve npm run serve

Todos 📋

  • Custom Regex Validation
  • Validation with Vuelidate
  • Validation with VeeValidate
  • Configure Vuetify Loader
  • Remove Single Field
  • Single Tab for all the field. (New Select Option for Field Type. Add Radiobox, Checkboxes & Select Field)

Contributions 🙏

Feel free to come up with a suggestions and improvements by creating a new issue or submit a Pull Request.

Contributors ✨