@fsai-flow/core
v0.1.0
Published
This library is a dependency for [FSAI-Flow](https://github.com/your-org/flowx) that contains base classes and types used throughout the application.
Readme
@fsai-flow/core
This library is a dependency for FSAI-Flow that contains base classes and types used throughout the application.
Installation
This project is published to the npm registry. To use it in your project:
npm install @fsai-flow/coreBuilding
Run nx build core to build the library.
Running unit tests
Run nx test core to execute the unit tests via Jest.
Contributing
To contribute to this project:
- Clone this repository
- Make your changes
- Open a Pull Request
Publishing
Maintainers can publish a new version to the npm package registry.
