miaowing / docs.nestjs.com

The official documentation https://docs.nestjs.com 📕

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications, heavily inspired by Angular.

NPM Version Package License NPM Downloads Travis Linux Coverage Gitter Backers on Open Collective Sponsors on Open Collective

Description

This project is built on top of Angular CLI. Repository contains docs.nestjs.com source code, the official Nest documentation.

Developing

Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

$ npm install
$ npm run start

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

Stay in touch

License

Nest is MIT licensed.

About

The official documentation https://docs.nestjs.com 📕

License:MIT License


Languages

Language:HTML 76.2%Language:TypeScript 14.5%Language:CSS 5.0%Language:JavaScript 4.3%