@mtvh/formio-js
v5.0.0-rc.3
Published
MTVH custom templates, components and styling for Form.io
Keywords
Readme
MTVH Formio Library
MTVH custom Form.io templates, components and styling for MTVH websites:
This library is dependant on:
- Formio JS v5.*
- Bootstrap 5.*
- jquery 3.6.3 (required for uploadcare widget)
Installation
Along with the above dependancies, there are 1 file from this package that need to be included in any website to run the library.
/dist/mtvh-formio.use.min.js
Please note that you will also need the css from the MTVH Design System to ensure correct styling of components.
Development
npm installwill download dependancies and build all dist files.npm run builderwill start the builder environment to build forms and test out new components - http://localhost:3000npm run watchwill watch for changes to sass, components, options and templates, and build just the depenancy files for the builder -mtvh-formio.cssandmtvh-formio.use.min.js.npm run buildBuild all dist files prior to publishing.
