enzo fc9529333e file structuring. Others to be included at a later time | vor 1 Woche | |
---|---|---|
config | vor 1 Woche | |
interface | vor 1 Woche | |
src | vor 1 Woche | |
test | vor 1 Woche | |
.gitattributes | vor 1 Woche | |
.gitignore | vor 1 Woche | |
README.md | 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