diff --git a/README.md b/README.md new file mode 100644 index 0000000..0da688e --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# Nest framework TypeScript starter + +Starter repository for [Nest](https://github.com/kamilmysliwiec/nest) framework. + +### Installation + +``` +$ npm install +``` + +### Start + +``` +$ npm run start +```