Skip to content

okriuchykhin/Anfisa-Front-End

 
 

Repository files navigation

Anfisa-Front-End

Web client for Anfisa Variant Curation Tool

Requirements

NodeJS: tested on version 8.12.0

Project setup

npm install

Compiles and hot-reloads for development

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

Compiles and minifies for production

npm run build

Compiles and minifies for demo

npm run demo

Run your tests

npm run test

Lints and fixes files

npm run lint

About

Web client for Anfisa Variant Curation Tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 82.0%
  • JavaScript 17.8%
  • HTML 0.2%