Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 192 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 192 Bytes

typescript-monads

Accompanying repository for codewithstyle.info articles about monads

Running the code

Clone the repository and run the following commands:

npm install
npm start