Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

vueform/builder-nuxt-starter

Repository files navigation


Vueform

DEPRECATED: Vueform Builder + Nuxt + Tailwind

Please use npm create vueform@latest -- --b or alterantives instead.

Installation

  1. Clone this repo with:
    git clone https://github.com/vueform/builder-nuxt-starter vueform-builder-nuxt-starter
  2. Create a Builder project at https://app.vueform.com
  3. Replace YOUR_API_KEY in vueform.config.js with the Public Key you created

npm

  1. Run npm install to install dependencies
  2. Run npm run dev to start the server

yarn

  1. Run yarn install to install dependencies
  2. Run yarn run dev to start the server

pnpm

  1. Run pnpm install to install dependencies
  2. Run pnpm run dev to start the server

  1. Go to http://localhost:3000 and you should see Vueform Builder.

About Vueform

Vueform

Vueform is comprehensive form development framework for Vue.js. It supercharges and standardizes the entire form building process and takes care of everything from rendering to validation and processing. With our latest tool, the Drag and Drop Form Builder, you can allow your developers & non-tech workforce to build the most complex forms without coding.

Feature highlights:

  • integrate Vueform Drag and Drop Form Builder into any application
  • save forms in database as a JSON
  • use your own form elements with custom configuration options
  • a complete theming and templating system with Tailwind support
  • 25+ form elements with multi-file uploads, date pickers and rich text editor
  • element nesting and repeating
  • 50+ validators with async, dependent and custom rules
  • conditional logic on element & form level
  • breaking forms into steps with form wizard
  • translating form content and global i18n support.

Learn more:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published