Skip to content

Files

Latest commit

ee62c13 · Jul 26, 2019

History

History
20 lines (14 loc) · 339 Bytes

readme.md

File metadata and controls

20 lines (14 loc) · 339 Bytes

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