A collection of Oxford Nanopore corporate / digital webcomponents
npm install @nanoporetech-digital/components
A continually evolving suite of web-components specifically tailored to the requirements of all Nanopore Digital web applications.
```
$ npm install
Then you can either run a simple dev server. This will watch / livereload component files and src/index.html - use index.html as a playground:
``
npm run dev
- Run 1 test with pnpm wdio --spec=debug.test --watchpnpm stencil.build.watch
- Run a test build at the same time
Append
``
--update-visual-baseline__tests__/__snapshots__`
To any wdio / test.cmp task or alternatively, delete the images within