/Nest-pnpm

Primary LanguageTypeScript

Description

Nest framework TypeScript starter repository.

Installation

$  npm install -g @microsoft/rush
$  rush update
$  rush build

Running the app

# development
$ cd apps/sample-nest
$ rushx start:dev

License

Nest is MIT licensed.