Skip to content

Install from npm

Alex Hermann edited this page Feb 16, 2025 · 9 revisions

The built package is hosted on npm, you can install it using npm or yarn

npm install nestjs-console --save

Or using yarn

yarn add nestjs-console

Next: Getting started

Clone this wiki locally