Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 858 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 858 Bytes

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.