Skip to content
This repository has been archived by the owner on Aug 27, 2020. It is now read-only.

stevenhair/congenial-palm-tree

Repository files navigation

Congenial Palm Tree

Palm tree

Description

A reproduction of nestjs/nest#5306

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

What you're looking at

When you run the app and open http://localhost:3000, you will see "foo foo". What you should see is "foo bar".

License

This repository is MIT licensed.

About

Reproduction of a Nest.js bug

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published