Skip to content

pipe-dream/core

Repository files navigation

pipe-dream/core

Pipe Dream core functionality used by other repos.

Installation

Please refer to the development guide

Building app

To compile JS and CSS, execute:

yarn build

Running unit test

To run unit test, execute:

yarn test