Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 204 Bytes

DEVELOPMENT.md

File metadata and controls

11 lines (7 loc) · 204 Bytes

Development

Setup

  • Install dependencies: npm install
  • Generate client based on latest spec: npm run generate
  • Run tests: npm test

Publishing

Run the "Publish" GitHub Actions workflow