Small workflow engine providing the following basic services:
- Pluggable worfklows via a worfklow registry (see
workflowRegistry.js
). - Controlled components for text, select, and checkbox
- Baked-in navigation and basic progress indicator.
- Support for sync/async validation at the individual field level as well as overall step
- yarn install
- yarn start