Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 546 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 546 Bytes

Conduktor Testing Documentation

Warning

Please note that Conduktor Testing is now deprecated and this documentation exists for archival reasons only.

Note this repository can be used to run a local server containing the historical Conduktor Testing documentation site.

Installation

$ yarn

Running the Documentation Site

$ yarn start

This command starts a local development server and opens up the Testing documentation via a new browser window.

Building the Documentation Site

$ yarn build