@amethystxx/hypr-formbuilder
v0.1.1
Published
A modified formbuilder to use in Hypr, Fork From https://github.com/backoffice-plus/formbuilder-demo
Readme
Hypr Formbuilder – a JSON Forms Editor
A modified formbuilder to use in Hypr, Fork From https://github.com/backoffice-plus/formbuilder-demo
Installation
npm install @amethystxx/hypr-formbuilderDeveloping
This repository contains a sandbox for testing the component, see /sandbox.
npm run devTo upload to NPM
npm login
npm link
npm publish --access public