# FIS-Actor [![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) ## Description Fis Actor interfaces and it's associated classes to used as building blocks of the Fis System in general. ## Features - Feature 1 - Feature 2 - Feature 3 ## Prerequisites Before you begin, ensure you have met the following requirements: - Node.js v20.18.0 or later - TypeScript v5.7.2 or later - Latest Rxjs ## Installation Follow these steps to install and run the project locally: ```bash # Clone the repository git clone https://git.swopt.com/enzo/Fis-Actor.git # Navigate to the project directory cd Fis-Actor # Install dependencies npm install