Skip to content

3052971491/mt-form-vue

Repository files navigation

Mt Form Vue

English | 中文

Introduction

Drag and drop VUE pages for rapid development

Feature

  • 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

Preview

Install and use

  • 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