2017-09-13 10:57:16 +00:00
|
|
|
[](http://nestjs.com/)
|
2017-02-25 14:16:12 +00:00
|
|
|
|
2017-09-13 10:57:16 +00:00
|
|
|
The [Nest](https://github.com/kamilmysliwiec/nest) framework starter repository.
|
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/)
|