Skip to content

Latest commit

 

History

History
54 lines (43 loc) · 3.41 KB

README.md

File metadata and controls

54 lines (43 loc) · 3.41 KB

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us

Development

Documentation

Install PNPM

npm install -g pnpm

Install dependencies

pnpm install

Start development

pnpm run start:dev