@deskdirector/forms
v9.2.8
Published
Front-end library for rendering DeskDirector custom form schema with AngularFormly
Downloads
126
Keywords
Readme
DeskDirector Forms
Installation
Install node-sass
before install rest of dependencies.
Development
Use npm run dev
to monitor file change and apply typescript compilation.
Open demo/index.html
directly inside browser for debug.
Publish
Use npm login
in terminal.
Use npm publish
to publish.