Workflow of useink development
Opened this issue · 0 comments
felixpolimec commented
Feature Request
Enhance the workflow of useink with front-end app and/or test-driven development.
Suggestion
- Setup a front-end app, React? where features can get tested.
- Setup thorough test-driven development to be able to test functionality.
Motivation
Improve workflow, to accelerate development of useink.
Currently the npm package has to be compiled with every change and local project needs to be setup to consume this local package (install every npm package) making the workflow quite slow.
Use Cases
Developers and designers who want to contribute to useink.