Skip to content

A library for "select phenotypes" feature of clin.iobio

Notifications You must be signed in to change notification settings

iobio/phenotype-extractor-vue

Repository files navigation

phenotype-extractor-vue

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Run your end-to-end tests

npm run test:e2e

Run your unit tests

npm run test:unit

Script to bundle and create package

npm run build-bundle

To publish component library to npm

npm publish --access public

Customize configuration

See Configuration Reference.