0.6.11 • Published 5 months ago
@sfroment/blueprints v0.6.11
DRP Blueprints
This package contains the DRP blueprints intended to be used by other DRPs.
Usage
You can use it as a standalone package. For that, you can install it using:
pnpm install @ts-drp/blueprints
Build
To build the package, you can run:
pnpm build
Tests
To run the tests, you can run:
pnpm test