BhargavMantha / iluvcoffee

Nest Course Starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Bhargav Mantha Learning NestJS.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Support

Please contact Bhargav Mantha for further Details manthabhargav@gmail.com

Stay in touch

About

Nest Course Starter


Languages

Language:TypeScript 90.2%Language:JavaScript 9.8%