Web client for Anfisa Variant Curation Tool
NodeJS: tested on version 8.12.0
npm install
create .env.development.local file in the project root and configure BASIC_AUTH inside. (Ask team for the value)
run the command: npm run serve
npm run build
npm run demo
npm run test
npm run lint