Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 233 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 233 Bytes

nest-js-modular-inject

This is a example program describing the basic usage of @nestjs-modular/inject package.

Usage

The example program can be run by executing the following command.

$ npm install
$ npm run start