1.0.2 • Published 9 months ago

wgk-ui v1.0.2

Weekly downloads
-
License
-
Repository
-
Last release
9 months ago

WGK UI

pipeline status

A WGK flavoured component library.

Table of contents

Getting started

Prerequisites

Installation

  • Install all dependencies by running npm install.

Development

Build

  • Use npm run build to build the application on your local machine.

Testing

  • Use npm run test:unit to run all unit tests (Jest).
  • Use npm run test:component to run all component tests (Cypress).

Linting

  • Use npm run lint:fix to lint all your TypeScript files.

Links