1.0.2 • Published 3 years ago

@molgenis-ui/mg-core v1.0.2

Weekly downloads
-
License
LGPL-3.0
Repository
-
Last release
3 years ago

data-explorer

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

note: visit '[dev-server]/login' to signin, after sigin navigate back to [dev-server]/ to view app on local dev server 

If the above doesn't work, set a temporary local variable using the terminal:

export DATA_EXPLORER_DEV_PW=PasswordFromTheVault

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Run your end-to-end tests

yarn run test:e2e

Run your unit tests

yarn run test:unit

Customize configuration

See Configuration Reference.