21 lines
470 B
Markdown
21 lines
470 B
Markdown
[](http://kamilmysliwiec.com/)
|
|
|
|
<img src="https://github.com/remojansen/logo.ts/blob/master/ts.png?raw=true" width="18"> TypeScript Starter repository for [Nest](https://github.com/kamilmysliwiec/nest) framework.
|
|
|
|
## Installation
|
|
|
|
```
|
|
$ npm install
|
|
```
|
|
|
|
## Start
|
|
|
|
```
|
|
$ npm run start
|
|
```
|
|
|
|
## People
|
|
|
|
- Author - [Kamil Myśliwiec](http://kamilmysliwiec.com)
|
|
- Website - [http://nestjs.com](http://nestjs.com/)
|