Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 582 Bytes

File metadata and controls

44 lines (35 loc) · 582 Bytes

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.