This component is in the early stage of development and is in no way ready for production use!
Production | Master | Development |
---|---|---|
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
- 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)