|
vor 3 Monaten | |
---|---|---|
config | vor 3 Monaten | |
interface | vor 3 Monaten | |
src | vor 3 Monaten | |
test | vor 3 Monaten | |
.gitattributes | vor 3 Monaten | |
.gitignore | vor 3 Monaten | |
README.md | vor 3 Monaten | |
package-lock.json | vor 3 Monaten | |
package.json | vor 3 Monaten | |
tsconfig.json | vor 3 Monaten |
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