opentargets-archive / library

Web interface to the open targets document repository search engine
0 stars 2 forks source link

Open Targets Search

Web interface to the open targets document repository search engine

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:8081
$ npm run dev

# build for production with minification
$ npm run build

# lint code
$ npm run lint