enzo 23ca408ff2 update README | 1 nedēļu atpakaļ | |
---|---|---|
interface | 1 nedēļu atpakaļ | |
.gitignore | 1 nedēļu atpakaļ | |
README.md | 1 nedēļu atpakaļ | |
index.ts | 1 nedēļu atpakaļ | |
package-lock.json | 1 nedēļu atpakaļ | |
package.json | 1 nedēļu atpakaļ | |
tsconfig.json | 1 nedēļu atpakaļ |
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