1.754.1 • Published 3 years ago

@kanzhucai/nest-cli v1.754.1

Weekly downloads
49
License
MIT
Repository
github
Last release
3 years ago

Description

The Nest CLI is a command-line interface tool that helps you to initialize, develop, and maintain your Nest applications. It assists in multiple ways, including scaffolding the project, serving it in development mode, and building and bundling the application for production distribution. It embodies best-practice architectural patterns to encourage well-structured apps.

The CLI works with schematics, and provides built in support from the schematics collection at @nestjs/schematics.

Read more here.

Installation

$ npm install -g @nestjs/cli

Usage

Learn more in the official documentation.

Stay in touch

License

Nest is MIT licensed.