2017-05-14 20:57:43 +00:00
|
|
|
[](http://kamilmysliwiec.com/)
|
2017-02-25 14:16:12 +00:00
|
|
|
|
2017-05-14 20:57:43 +00:00
|
|
|
<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.
|
2017-02-25 14:16:12 +00:00
|
|
|
|
2017-05-14 20:57:43 +00:00
|
|
|
## Installation
|
2017-02-25 14:16:12 +00:00
|
|
|
|
|
|
|
|
```
|
|
|
|
|
$ npm install
|
|
|
|
|
```
|
|
|
|
|
|
2017-05-14 20:57:43 +00:00
|
|
|
## Start
|
2017-02-25 14:16:12 +00:00
|
|
|
|
|
|
|
|
```
|
|
|
|
|
$ npm run start
|
|
|
|
|
```
|
2017-05-14 20:57:43 +00:00
|
|
|
|
|
|
|
|
## People
|
|
|
|
|
|
|
|
|
|
- Author - [Kamil Myśliwiec](http://kamilmysliwiec.com)
|
|
|
|
|
- Website - [http://nestjs.com](http://nestjs.com/)
|