Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 599 Bytes

CONTRIBUTING.md

File metadata and controls

30 lines (19 loc) · 599 Bytes

How to contribute

Requirements

Installation

make install

This will install both the package and the example application.

Running

make start

This will run a local development server with live-reload capabilities.

E2E tests

e2e_open

Open the Cypress user interfare for running E2E tests interactively.