Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 811 Bytes

README.md

File metadata and controls

49 lines (32 loc) · 811 Bytes

Nest Logo

I'LL BE BACK...end.

Description

Messed up is the world we live in but with true determination i'll fight the tyranny of evil !

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

License

Nest is MIT licensed.