Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1.1 KB

README.md

File metadata and controls

19 lines (10 loc) · 1.1 KB

SForms Geo Components

Netlify Status

This library is an extension of SForms - a semantic form generator and processor for ontology-based smart forms. SForms geo components are displayed based on structure of provided semantic form data and extend basic functionality of SForms.

Live Demo

Checkout live demo using storybook.

Development

Packiging SForms geo components library for usage in other projects is done by npm run build:lib.

Debugging a form & components with StorybookJS

Storybook is an open source tool for building UI components and pages in isolation. Rendering of a form or a specific component can be tested through a story provided in ./src/stories/. The application can be started by executing npm script through npm run dev and then accessing loaclhost:6006 from a browser. It renders the forms provided by the file ./src/stories/assets/.