7021 Forks
57941 Stars
57941 Watchers

nest

A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀

How to download and setup nest

Open terminal and run command
git clone https://github.com/nestjs/nest.git
git clone is used to create a copy or clone of nest repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with nest https://github.com/nestjs/nest/archive/master.zip

Or simply clone nest with SSH
[email protected]:nestjs/nest.git

If you have some problems with nest

You may open issue on nest support forum (system) here: https://github.com/nestjs/nest/issues