enzo 23ca408ff2 update README | vor 1 Woche | |
---|---|---|
interface | vor 1 Woche | |
.gitignore | vor 1 Woche | |
README.md | vor 1 Woche | |
index.ts | vor 1 Woche | |
package-lock.json | vor 1 Woche | |
package.json | vor 1 Woche | |
tsconfig.json | vor 1 Woche |
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