|
|
10 months ago | |
|---|---|---|
| config | 10 months ago | |
| interface | 10 months ago | |
| src | 10 months ago | |
| test | 10 months ago | |
| .gitattributes | 10 months ago | |
| .gitignore | 10 months ago | |
| README.md | 10 months ago | |
| package-lock.json | 10 months ago | |
| package.json | 10 months ago | |
| tsconfig.json | 10 months ago |
Fis Actor interfaces and it's associated classes to used as building blocks of the Fis System in general.
Before you begin, ensure you have met the following requirements:
Follow these steps to install and run the project locally:
```bash
git clone https://git.swopt.com/enzo/Fis-Actor.git
cd Fis-Actor
npm install