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