Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 156 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 156 Bytes

Node-Flow

Install dependencies

  • yarn

Develop

  • yarn build:watch
  • yarn test:watch

Build

  • yarn lint
  • yarn test
  • yarn build