Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 123 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 123 Bytes

fp-ts

Requirements

  • node

Install Deps

npm install

Build and Run tests

npm build
npm test