svr-imp/README.md

21 lines
362 B
Markdown
Raw Normal View History

[![Nest Logo](http://kamilmysliwiec.com/public/nest-logo.png)](http://nestjs.com/)
2017-02-25 14:16:12 +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/)