English | 中文
Drag and drop VUE pages for rapid development
- Features a:Drag and drop visual form design
- Features b:Supports dynamic loading of forms at runtime
- Features c:Support complex interaction control of forms
- Features d:Supports global CSS styles, global functions, and global variables
- Get the project code
git clone https://github.com/3052971491/mt-form-vue.git
- Installation dependencies
cd mt-form-vue
yarn install
- run
yarn dev
- build
yarn lib