0.1.1 • Published 9 months ago
@amethystxx/hypr-formbuilder v0.1.1
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-formbuilder
Developing
This repository contains a sandbox for testing the component, see /sandbox
.
npm run dev
To upload to NPM
npm login
npm link
npm publish --access public