Skip to content

formschema/elementui

Repository files navigation

FormSchema ElementUI

A ElementUI component wrapper of FormSchema.

Install

npm install --save @formschema/elementui

Run demo

# clone the repository
git clone https://gitlab.com/formschema/components/elementui

# install library dependencies
cd elementui
npm install

# build the ElementUI wrapper lib
npm run build

# install demo dependencies
cd demo
npm install

# run demo
npm run serve

License

Under the MIT license. See LICENSE file for more details.

About

Generate a form using JSON Schema, Vue and ElementUI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages