Skip to content

Latest commit

 

History

History
47 lines (34 loc) · 2.67 KB

README.md

File metadata and controls

47 lines (34 loc) · 2.67 KB

docs.nestjs.com

Nest Logo

A progressive Node.js framework for building efficient and scalable web applications. 🐱

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

This project is built on top of Angular CLI.

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.

People