modernjs-swagger
v0.1.0
Published
-----
Downloads
5
Maintainers
Readme
Swagger to BFF Modern.js
Development
Setup
Install the dependencies:
pnpm run install
Get Started
Run and debug the module:
pnpm run dev
Build the module for production:
pnpm run build
Enable optional features:
pnpm run new
Other commands:
pnpm run lint # Lint and fix source files
pnpm run change # Add a new changeset
pnpm run bump # Update version and changelog via changeset
pnpm run release # Release the package
Bug?
Submit it in the issues
Get Involved
We'd love for you to help us. If you'd like to be a contributor, check out our Contributing guide