This repository contains the sollutions from the functional programming course at Hogeschool Rotterdam, made in Typescript
- node.js
- Typescript
Initialize package.json and install dependencies:
npm install
Run Typescript compiler:
npm run compile
Run script:
npm run execute