@nanoporetech-digital/components
v6.8.5
Published
A collection of Oxford Nanopore corporate / digital webcomponents
Downloads
2,215
Readme
Nano-Components
A continually evolving suite of web-components specifically tailored to the requirements of all Nanopore Digital web applications.
To contribute
$ 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
Alternatively, to test on IE / old edge etc:
npm run dev.legacy