/WDKClient

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Warning

This repo is no longer active. See https://github.com/veupathdb/web-monorepo for the latest.

WDKClient

Description

A React-based frontend for WDK, mostly written in TypeScript and SCSS (Sass).

WDKClient provides a configurable website, out of the box. It can be further extended to include custom views for different data types, and custom data acquisition modules.

Installation and Usage

Presently, WDKClient should be installed following the Strategies WDK Documentation.

Dependencies are managed with yarn.

Tests are written for the jest testing framework.