svr-imp/README.md

21 lines
363 B
Markdown
Raw Normal View History

2017-10-07 11:31:59 +00:00
[![Nest Logo](https://kamilmysliwiec.com/public/nest-logo.png)](https://nestjs.com/)
2017-02-25 14:16:12 +00:00
2017-10-07 11:19:50 +00:00
[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
2017-10-07 11:19:50 +00:00
- Author - [Kamil Myśliwiec](https://kamilmysliwiec.com)
- Website - [https://nestjs.com](https://nestjs.com/)