0.1.4 • Published 3 years ago

@zeachco/declarative-form v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

declarative-form

Edit on StackBlitz ⚡️

view on github

Project

  • src and public are folders present for compatibility with stackblitz
  • source is the folder used as a package
  • demo is the folder to run de demo from stackblitz or from localhost

to test localy, run yarn (or npm) install, then yarn start. to compile a usable minified version run yarn build