enzo fc9529333e file structuring. Others to be included at a later time | před 1 týdnem | |
---|---|---|
config | před 1 týdnem | |
interface | před 1 týdnem | |
src | před 1 týdnem | |
test | před 1 týdnem | |
.gitattributes | před 1 týdnem | |
.gitignore | před 1 týdnem | |
README.md | před 1 týdnem | |
package-lock.json | před 1 týdnem | |
package.json | před 1 týdnem | |
tsconfig.json | před 1 týdnem |
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