domain-matrix

Interaction of drugs

Usage no npm install needed!

<script type="module">
  import domainMatrix from 'https://cdn.skypack.dev/domain-matrix';
</script>

README

Matrix

Develop

The application needs data-search to run. You can start data-search with cli-manage or in the project.

$ npm run browser

Deploy

Will minify the bundle and upload to aws s3. You have to specify s3 location in the file ./bin/upload.

$ npm run upload