use-ink/useink

Workflow of useink development

Opened this issue · 0 comments

Feature Request

Enhance the workflow of useink with front-end app and/or test-driven development.

Suggestion

  1. Setup a front-end app, React? where features can get tested.
  2. 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.