enzo 23ca408ff2 update README | před 1 týdnem | |
---|---|---|
interface | před 1 týdnem | |
.gitignore | před 1 týdnem | |
README.md | před 1 týdnem | |
index.ts | 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