Skip to content

mfmalho/vuetify-form-generator

 
 

Repository files navigation

Disclaimer

This component is in the early stage of development and is in no way ready for production use!

Build status

Production Master Development
Build Status Build Status Build Status

Usage

npm install vuetify-form-generator

This project is based on the vue-form-generator. Please view the documentation of this project for basic usage. You could also take a look at example/src/App.vue

Develop

  • Run npm link in the root dir of the repository
  • Run npm link vuetify-form-generator in the root dir of the example project
  • Run npm run dev in the root dir of the example project
  • Open the project.sublime-project file with sublime (or open both src directories)

About

A form generator for Vuetify

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 77.1%
  • JavaScript 18.1%
  • HTML 4.8%